Skip to content
Snippets Groups Projects
Commit 389f2ab3 authored by Konstantinos Sideris's avatar Konstantinos Sideris
Browse files

Add boost::signals2 as a dependency

parent 6866000b
No related branches found
No related tags found
No related merge requests found
......@@ -17,14 +17,15 @@ install:
- mingw32-make.exe --version
- call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvars64.bat"
- vcpkg install
openssl:%PLATFORM%-windows
boost-system:%PLATFORM%-windows
boost-random:%PLATFORM%-windows
boost-thread:%PLATFORM%-windows
boost-iostreams:%PLATFORM%-windows
boost-asio:%PLATFORM%-windows
boost-beast:%PLATFORM%-windows
boost-iostreams:%PLATFORM%-windows
boost-random:%PLATFORM%-windows
boost-signals2:%PLATFORM%-windows
boost-system:%PLATFORM%-windows
boost-thread:%PLATFORM%-windows
libsodium:%PLATFORM%-windows
openssl:%PLATFORM%-windows
zlib:%PLATFORM%-windows
build_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment