mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-25 11:07:45 +00:00
back to 1.1
This commit is contained in:
parent
5f90a56781
commit
e77d1d92cf
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ before_build:
|
||||||
- cd mysqlcpp
|
- cd mysqlcpp
|
||||||
- cmake --version
|
- cmake --version
|
||||||
- git clone https://github.com/mysql/mysql-connector-cpp
|
- git clone https://github.com/mysql/mysql-connector-cpp
|
||||||
|
- git checkout 1.1
|
||||||
- cd mysql-connector-cpp
|
- cd mysql-connector-cpp
|
||||||
- cd ..
|
- cd ..
|
||||||
- xcopy c:\projects\sapphire\src\libraries\external\MySQL c:\MySQL\ /s /e /h
|
- xcopy c:\projects\sapphire\src\libraries\external\MySQL c:\MySQL\ /s /e /h
|
||||||
|
|
Loading…
Add table
Reference in a new issue