1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-05-02 13:43:52 +00:00

Use ctest on windows

This commit is contained in:
Henry Fredrick Schreiner 2017-02-19 16:39:20 -05:00
parent 0ed89235fe
commit 3ef5f21c25

View File

@ -21,4 +21,4 @@ build_script:
- cmake --build .
test_script:
- cmake --build . --target test
- ctest