Created
July 11, 2015 21:18
-
-
Save bouassaba/4e97f5b481ec60246184 to your computer and use it in GitHub Desktop.
cpp-netlib 0.11.1-final build.bat
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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