summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/FindBoost.cmake
diff options
context:
space:
mode:
authorJoshua L. Blocher <verbalshadow@gmail.com>2008-06-14 23:31:50 +0000
committerverbalshadow <verbalshadow@users.sourceforge.net>2008-06-14 23:31:50 +0000
commit8a67b4e32a65f370024a8cdab973e6d3c37168ce (patch)
tree933140d9271c512b0e8f100ffe57ceabe1a8d3ab /CMakeScripts/FindBoost.cmake
parentImprove "can't find" error msg for pkgconfig (diff)
downloadinkscape-8a67b4e32a65f370024a8cdab973e6d3c37168ce.tar.gz
inkscape-8a67b4e32a65f370024a8cdab973e6d3c37168ce.zip
Cmake: fix config.h not being found
(bzr r5944)
Diffstat (limited to 'CMakeScripts/FindBoost.cmake')
-rw-r--r--CMakeScripts/FindBoost.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeScripts/FindBoost.cmake b/CMakeScripts/FindBoost.cmake
index 20bf27ab8..b1a83803a 100644
--- a/CMakeScripts/FindBoost.cmake
+++ b/CMakeScripts/FindBoost.cmake
@@ -159,7 +159,7 @@ IF (_boost_IN_CACHE)
FOREACH(COMPONENT ${Boost_FIND_COMPONENTS})
STRING(TOUPPER ${COMPONENT} COMPONENT)
_Boost_ADJUST_LIB_VARS( ${COMPONENT} )
- FOREACH(COMPONENT)
+ ENDFOREACH(COMPONENT)
SET(Boost_INCLUDE_DIRS ${Boost_INCLUDE_DIR})
ELSE (_boost_IN_CACHE)
# Need to search for boost