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 9694f24 commit 3dfa570Copy full SHA for 3dfa570
.github/workflows/test.meta
@@ -16,7 +16,7 @@
16
"-DBUILD_TESTS=ON",
17
"-DCMAKE_BUILD_TYPE=Debug",
18
"-DCOMPILE_EXAMPLES=ON",
19
- "-DCMAKE_CXX_FLAGS='-Werror'",
+ "-DCMAKE_CXX_FLAGS='-Werror'"
20
]
21
}
22
0 commit comments