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

back to 1.1

This commit is contained in:
Mordred Admin 2017-09-12 17:00:38 +02:00
parent 5f90a56781
commit e77d1d92cf

View file

@ -25,6 +25,7 @@ before_build:
- cd mysqlcpp
- cmake --version
- git clone https://github.com/mysql/mysql-connector-cpp
- git checkout 1.1
- cd mysql-connector-cpp
- cd ..
- xcopy c:\projects\sapphire\src\libraries\external\MySQL c:\MySQL\ /s /e /h