mirror of
https://git.mirrors.martin98.com/https://github.com/gulrak/filesystem
synced 2025-07-20 19:54:28 +08:00
Work on CI support for MingW
This commit is contained in:
parent
122da7d33d
commit
becbcfe4a2
@ -58,7 +58,7 @@ build_script:
|
|||||||
- cmake --build . --config %configuration%
|
- cmake --build . --config %configuration%
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- cd build
|
- cd %APPVEYOR_BUILD_FOLDER%\build
|
||||||
- set CTEST_OUTPUT_ON_FAILURE=1
|
- set CTEST_OUTPUT_ON_FAILURE=1
|
||||||
- ctest -C %configuration%
|
- ctest -C %configuration%
|
||||||
- cd ..
|
- cd ..
|
||||||
|
Loading…
x
Reference in New Issue
Block a user