1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-23 18:17:46 +00:00

One more time

This commit is contained in:
Mordred Admin 2017-09-12 13:47:52 +02:00
parent 854d97100f
commit 3b04084e52

View file

@ -18,6 +18,6 @@ before_build:
- cd mysqlcpp
- cmake --version
- git clone https://github.com/mysql/mysql-connector-cpp
- cmake .
- cmake mysql-connector-cpp/.
- devenv MYSQLCPPCONN.sln /build RelWithDebInfo
- cpack -G ZIP --config CPackConfig.cmake -C RelWithDebInfo