1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-29 21:45:32 +00:00

And yet more issues slip past

This commit is contained in:
Alexander "Ace" Olofsson 2015-06-02 23:52:34 +02:00
parent d7494128a2
commit 6993fbaece

View file

@ -174,7 +174,7 @@ cd ../build_$BITS/deps
BOOST_SDK="`real_pwd`/Boost"
$DEPS/boost_1_58_0-msvc-12.0-$BITS.exe //dir="$BOOST_SDK" //verysilent
$DEPS/boost-1.58.0-win$BITS.exe //dir="$BOOST_SDK" //verysilent
add_cmake_opts -DBOOST_ROOT="$BOOST_SDK" \
-DBOOST_LIBRARYDIR="$BOOST_SDK/lib$BITS-msvc-12.0"