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 64bf023 commit 5218453Copy full SHA for 5218453
.github/workflows/reusable_basic.yml
@@ -335,7 +335,7 @@ jobs:
335
-B ${{env.BUILD_DIR}}
336
-DCMAKE_INSTALL_PREFIX="${{env.INSTL_DIR}}"
337
-DUMF_BUILD_SHARED_LIBRARY=ON
338
- -DUMF_BUILD_EXAMPLES=OFF
+ -DUMF_BUILD_EXAMPLES=ON
339
-DUMF_FORMAT_CODE_STYLE=OFF
340
-DUMF_DEVELOPER_MODE=ON
341
-DUMF_BUILD_LIBUMF_POOL_DISJOINT=ON
@@ -378,7 +378,7 @@ jobs:
378
379
380
-DUMF_BUILD_SHARED_LIBRARY=OFF
381
382
383
384
0 commit comments