Explorar o código

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

Bill Hoffman %!s(int64=16) %!d(string=hai) anos
pai
achega
1287fc1fbf
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Modules/FindBoost.cmake

+ 1 - 0
Modules/FindBoost.cmake

@@ -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
   )