BUG: it seems on some installations boost is installed under boost-1_34 ,

see #5030

FindBoost.cmake recommends using LINK_DIRECTORIES(), is this really good ?

Alex
This commit is contained in:
Alexander Neundorf 2008-01-10 18:52:19 -05:00
parent 1c2ffbb5bc
commit 3d6f10650e
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ 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
)