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:
parent
854d97100f
commit
3b04084e52
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue