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