aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Ehrlicher <ch.ehrlicher@gmx.de>2008-05-08 17:48:47 +0000
committerChristian Ehrlicher <ch.ehrlicher@gmx.de>2008-05-08 17:48:47 +0000
commitc5df6012928ed05055fe0cd872b0fd534abfbf0b (patch)
tree8f267183cffd52de0347436b612c2cd919b4c34f
parent7dc75baf29c628fddc1f29c1e5fdf41073ac01f4 (diff)
downloadextra-cmake-modules-c5df6012928ed05055fe0cd872b0fd534abfbf0b.tar.gz
extra-cmake-modules-c5df6012928ed05055fe0cd872b0fd534abfbf0b.tar.bz2
add two more include dirs
can't we switch to FindBoost from cmake 2.6.0? CCMAIL: neundorf@kde.org svn path=/trunk/KDE/kdelibs/; revision=805536
-rw-r--r--modules/FindBoost.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/FindBoost.cmake b/modules/FindBoost.cmake
index 85ec1ff2..5b685ef9 100644
--- a/modules/FindBoost.cmake
+++ b/modules/FindBoost.cmake
@@ -94,8 +94,10 @@ ENDIF(WIN32)
SET(SUFFIX_FOR_PATH
boost-1_34_1
boost-1_34_0
+ boost-1_34
boost-1_33_1
boost-1_33_0
+ boost-1_33
)
#