summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 91a1140)
raw | patch | inline | side by side (parent: 91a1140)
author | johanengelen <johanengelen@users.sourceforge.net> | |
Sun, 30 Mar 2008 20:22:42 +0000 (20:22 +0000) | ||
committer | johanengelen <johanengelen@users.sourceforge.net> | |
Sun, 30 Mar 2008 20:22:42 +0000 (20:22 +0000) |
CMakeScripts/FindBoost.cmake | patch | blob | history |
index ba6778ec2b0d937e9bca0104f326cd1f6a01feed..f33e152ef02c44522af87402683646268a1a3f95 100644 (file)
MESSAGE(FATAL_ERROR "boost: NOT FOUND")
ENDIF (BOOST_FOUND)
+INCLUDE_DIRECTORIES( ${BOOST_INCLUDE_DIR} )