diff options
Diffstat (limited to 'CMakeScripts/FindBoost.cmake')
| -rw-r--r-- | CMakeScripts/FindBoost.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeScripts/FindBoost.cmake b/CMakeScripts/FindBoost.cmake index ba6778ec2..f33e152ef 100644 --- a/CMakeScripts/FindBoost.cmake +++ b/CMakeScripts/FindBoost.cmake @@ -22,4 +22,5 @@ ELSE(BOOST_FOUND) MESSAGE(FATAL_ERROR "boost: NOT FOUND") ENDIF (BOOST_FOUND) +INCLUDE_DIRECTORIES( ${BOOST_INCLUDE_DIR} ) |
