summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/FindBoost.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeScripts/FindBoost.cmake')
-rw-r--r--CMakeScripts/FindBoost.cmake1
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} )