Changed: #1111 Create a CMake macro to check if we should link to an external lib or not

This commit is contained in:
kervala 2010-10-02 14:22:42 +02:00
parent d24279c6d6
commit 7e193112d0

View file

@ -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.