mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-23 18:17:46 +00:00
Window why are you even...
This commit is contained in:
parent
fa4e005d67
commit
5f90a56781
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ before_build:
|
|||
- git clone https://github.com/mysql/mysql-connector-cpp
|
||||
- cd mysql-connector-cpp
|
||||
- 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
|
||||
- cmake mysql-connector-cpp/. -DBOOST_ROOT=C:\\Libraries\\boost_1_60_0
|
||||
- cmake --build . --target INSTALL --config RelWithDebInfo
|
||||
- cd c:\projects\sapphire
|
||||
|
|
Loading…
Add table
Reference in a new issue