mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-01-02 11:38:37 +01:00
Update of CMakeLists.txt - use of LCMS2
This commit is contained in:
parent
b290f61611
commit
70b4291505
@ -55,7 +55,7 @@ endif()
|
||||
qt_standard_project_setup()
|
||||
|
||||
find_package(OpenSSL REQUIRED)
|
||||
find_package(lcms REQUIRED)
|
||||
find_package(lcms2 REQUIRED)
|
||||
find_package(ZLIB REQUIRED)
|
||||
find_package(Freetype REQUIRED)
|
||||
find_package(OpenJPEG CONFIG REQUIRED)
|
||||
|
Loading…
Reference in New Issue
Block a user