Adding Boost_INCLUDE_DIRS

This commit is contained in:
Sophie Belloeil 2010-07-22 14:37:46 +00:00
parent 3980024386
commit 642ab85592
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
include_directories ( ${SOLSTICE_SOURCE_DIR}/src
${HURRICANE_INCLUDE_DIR}
${CORIOLIS_INCLUDE_DIR}
${Boost_INCLUDE_DIRS}
)