We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ctest
1 parent 73b6185 commit b2a6f54Copy full SHA for b2a6f54
doc/build-windows.md
@@ -67,7 +67,6 @@ Build using:
67
gmake -C depends HOST=x86_64-w64-mingw32 # Use "-j N" for N parallel jobs.
68
cmake -B build --toolchain depends/x86_64-w64-mingw32/toolchain.cmake
69
cmake --build build # Use "-j N" for N parallel jobs.
70
- ctest --test-dir build # Use "-j N" for N parallel tests. Some tests are disabled if Python 3 is not available.
71
72
## Depends system
73
0 commit comments