Skip to content

Instantly share code, notes, and snippets.

@bouassaba
Created July 11, 2015 21:18
Show Gist options
  • Save bouassaba/4e97f5b481ec60246184 to your computer and use it in GitHub Desktop.
Save bouassaba/4e97f5b481ec60246184 to your computer and use it in GitHub Desktop.
cpp-netlib 0.11.1-final build.bat
cmake.exe -G "Visual Studio 12" -DBOOST_ROOT:string="C:\Developer\boost_1_55_0" -DBOOST_LIBRARYDIR:string="C:\Developer\boost_1_55_0\lib32-msvc-12.0"^
-DOPENSSL_ROOT_DIR:string="C:\Developer\openssl-0.9.8k_WIN32" -DOPENSSL_INCLUDE_DIR="C:\Developer\openssl-0.9.8k_WIN32\include" -DOPENSSL_LIBRARIES="C:\Developer\openssl-0.9.8k_WIN32\lib"^
..\cpp-netlib-0.11.1-final
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment