mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-10 09:19:01 +00:00
Changed: #1111 Create a CMake macro to check if we should link to an external lib or not
This commit is contained in:
parent
d24279c6d6
commit
7e193112d0
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ ENDIF(COMMAND cmake_policy)
|
|||
|
||||
INCLUDE(${CMAKE_CURRENT_SOURCE_DIR}/CMakeModules/nel.cmake)
|
||||
INCLUDE(${CMAKE_CURRENT_SOURCE_DIR}/CMakeModules/ConfigureChecks.cmake)
|
||||
INCLUDE(${CMAKE_CURRENT_SOURCE_DIR}/CMakeModules/CheckDepends.cmake)
|
||||
INCLUDE(${CMAKE_ROOT}/Modules/Documentation.cmake OPTIONAL)
|
||||
|
||||
# Force out of source builds.
|
||||
|
|
Loading…
Reference in a new issue