Forgot this one

This commit is contained in:
Damien Dupuis 2010-07-15 12:04:41 +00:00
parent e69ba3bd4b
commit 5c50d3e9a9
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ LIST(INSERT CMAKE_MODULE_PATH 0 "${HURRICANE_SOURCE_DIR}/cmake_modules/")
find_package(Bootstrap REQUIRED)
set_cmake_policies()
set_lib_link_mode()
setup_boost(regex)
setup_boost(regex filesystem)
SET(QT_USE_QTXML "true")
FIND_PACKAGE(Qt4 REQUIRED) # find and setup Qt4 for this project