Real reason why cannot find boost
parent
799486b2f3
commit
7f7bf563f6
|
|
@ -66,9 +66,7 @@ function configure()
|
|||
-DCMAKE_VERBOSE_MAKEFILE=ON \
|
||||
-DBOOST_ROOT=$BOOST_ROOT \
|
||||
-DBoost_NO_SYSTEM_PATHS=ON \
|
||||
-DBOOST_INCLUDEDIR="$BOOST_ROOT/include" \
|
||||
-DBOOST_LIBRARYDIR="$BOOST_ROOT/lib" \
|
||||
-DBoost_NO_BOOST_CMAKE=ON
|
||||
-DBoost_ARCHITECTURE=-x64
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue