mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 20:47:37 +03:00
Fix and clean up CMake files
This commit is contained in:
parent
e9e92d0892
commit
7df6d27900
3 changed files with 36 additions and 36 deletions
|
@ -216,7 +216,7 @@ if(UNIX)
|
|||
endif()
|
||||
endif()
|
||||
|
||||
include_directories(SYSTEM ${GCRYPT_INCLUDE_DIR} ${MHD_INCLUDE_DIR} ${ZLIB_INCLUDE_DIR})
|
||||
include_directories(SYSTEM ${GCRYPT_INCLUDE_DIR} ${ZLIB_INCLUDE_DIR})
|
||||
|
||||
include(FeatureSummary)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue