2
0
mirror of https://github.com/boostorg/mysql.git synced 2026-02-14 12:52:17 +00:00

Trying to debug Appveyor

This commit is contained in:
ruben
2020-04-02 19:01:50 +01:00
parent 631b583531
commit fbe2d67678

View File

@@ -7,6 +7,8 @@ platform:
- x64
build_script:
- cd C:\Libraries\boost_1_71_0
- dir /b /s /a:-D
- call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars64.bat"
- mkdir build
- cd build