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 71055de commit 99bd17fCopy full SHA for 99bd17f
.github/workflows/reusable_basic.yml
@@ -333,7 +333,7 @@ jobs:
333
-B ${{env.BUILD_DIR}}
334
-DCMAKE_INSTALL_PREFIX="${{env.INSTL_DIR}}"
335
-DUMF_BUILD_SHARED_LIBRARY=ON
336
- -DUMF_BUILD_EXAMPLES=OFF
+ -DUMF_BUILD_EXAMPLES=ON
337
-DUMF_FORMAT_CODE_STYLE=OFF
338
-DUMF_DEVELOPER_MODE=ON
339
-DUMF_BUILD_LIBUMF_POOL_DISJOINT=ON
@@ -376,7 +376,7 @@ jobs:
376
377
378
-DUMF_BUILD_SHARED_LIBRARY=OFF
379
380
381
382
0 commit comments