Adding Boost_INCLUDE_DIRS
This commit is contained in:
parent
3980024386
commit
642ab85592
|
@ -4,6 +4,7 @@
|
||||||
include_directories ( ${SOLSTICE_SOURCE_DIR}/src
|
include_directories ( ${SOLSTICE_SOURCE_DIR}/src
|
||||||
${HURRICANE_INCLUDE_DIR}
|
${HURRICANE_INCLUDE_DIR}
|
||||||
${CORIOLIS_INCLUDE_DIR}
|
${CORIOLIS_INCLUDE_DIR}
|
||||||
|
${Boost_INCLUDE_DIRS}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue