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

hg/feature/sound
kervala 15 years ago
parent 0cdb90cf44
commit 181bc269cf

@ -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…
Cancel
Save