mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
figure out appveyor exe directory
This commit is contained in:
parent
626e85eac8
commit
5138dcc615
|
@ -11,4 +11,6 @@ build_script:
|
||||||
- cmake -G "Visual Studio 14 2015 Win64" -D SHARED=1 -D BUILD_TESTS=1 ../cmake
|
- cmake -G "Visual Studio 14 2015 Win64" -D SHARED=1 -D BUILD_TESTS=1 ../cmake
|
||||||
- cmake --build . --config Debug
|
- cmake --build . --config Debug
|
||||||
test_script:
|
test_script:
|
||||||
- x64\Debug\xlnt.test.exe
|
- echo %cd%
|
||||||
|
- dir bin
|
||||||
|
- bin\xlnt.test.exe
|
||||||
|
|
Loading…
Reference in New Issue
Block a user