mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-24 02:27:46 +00:00
Actually perform install too again
This commit is contained in:
parent
1e865e823d
commit
508a24c084
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ before_build:
|
||||||
- cmake --version
|
- cmake --version
|
||||||
- git clone https://github.com/mysql/mysql-connector-cpp
|
- git clone https://github.com/mysql/mysql-connector-cpp
|
||||||
- cd mysql-connector-cpp
|
- cd mysql-connector-cpp
|
||||||
- git checkout 1.1
|
|
||||||
- cd ..
|
- cd ..
|
||||||
- cmake mysql-connector-cpp/. -DBOOST_ROOT=C:\\Libraries\\boost_1_60_0
|
- cmake mysql-connector-cpp/. -DBOOST_ROOT=C:\\Libraries\\boost_1_60_0
|
||||||
- cmake --build . --target INSTALL --config RelWithDebInfo
|
- cmake --build . --target INSTALL --config RelWithDebInfo
|
||||||
|
|
Loading…
Add table
Reference in a new issue