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.
1 parent 2fac5eb commit b812e20Copy full SHA for b812e20
.github/workflows/ctest.yml
@@ -18,5 +18,5 @@ jobs:
18
with:
19
sourcedir: "."
20
builddir: "build"
21
- cmakeoptions: "-DENABLE_TESTING ON"
+ cmakeoptions: "-DENABLE_TESTING=ON"
22
ctestoptions: "--timeout 5"
0 commit comments