296ae46ed
f4b69d553
1 2 3 4 5 6
7
mkdir build cd build cmake "-DBoost_USE_STATIC_LIBS=TRUE" -G "Visual Studio 11 Win64" .. cd .. pause