ENH: boost lib is often found under the boost include dir

This commit is contained in:
Bill Hoffman 2009-06-23 16:40:50 -04:00
parent 65aa0b8765
commit 1287fc1fbf
1 changed files with 1 additions and 0 deletions

View File

@ -640,6 +640,7 @@ ELSE (_boost_IN_CACHE)
C:/boost
"$ENV{ProgramFiles}/boost/boost_${Boost_MAJOR_VERSION}_${Boost_MINOR_VERSION}_${Boost_SUBMINOR_VERSION}/lib"
"$ENV{ProgramFiles}/boost/boost_${Boost_MAJOR_VERSION}_${Boost_MINOR_VERSION}/lib"
${Boost_INCLUDE_DIR}/lib
"$ENV{ProgramFiles}/boost"
/sw/local/lib
)