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.
2 parents 8a74b8f + f680732 commit 74b6724Copy full SHA for 74b6724
.github/workflows/proxy_lib.yml
@@ -44,7 +44,7 @@ jobs:
44
-DCMAKE_C_COMPILER=${{matrix.compiler.c}}
45
-DCMAKE_CXX_COMPILER=${{matrix.compiler.cxx}}
46
-DUMF_BUILD_SHARED_LIBRARY=ON
47
- -DUMF_BUILD_BENCHMARKS=ON
+ -DUMF_BUILD_BENCHMARKS=OFF
48
-DUMF_BUILD_TESTS=ON
49
-DUMF_FORMAT_CODE_STYLE=OFF
50
-DUMF_DEVELOPER_MODE=OFF
0 commit comments