mirror of
https://github.com/fralx/LimeReport.git
synced 2024-12-23 16:22:58 +03:00
Finish 1.6.5
This commit is contained in:
commit
76ae485a2b
2
3rdparty/CMakeLists.txt
vendored
2
3rdparty/CMakeLists.txt
vendored
@ -74,7 +74,7 @@ if (ENABLE_ZINT)
|
||||
if(PNG_FOUND)
|
||||
target_link_libraries(QZint PRIVATE PNG::PNG)
|
||||
else(PNG_FOUND)
|
||||
target_compile_definitions(QZint -DNO_PNG)
|
||||
target_compile_definitions(QZint PRIVATE -DNO_PNG)
|
||||
endif(PNG_FOUND)
|
||||
|
||||
endif(ENABLE_ZINT)
|
||||
|
Loading…
Reference in New Issue
Block a user