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 f72f649 commit eb0fc90Copy full SHA for eb0fc90
.github/workflows/reusable_basic.yml
@@ -338,7 +338,7 @@ jobs:
338
-B ${{env.BUILD_DIR}}
339
-DCMAKE_INSTALL_PREFIX="${{env.INSTL_DIR}}"
340
-DUMF_BUILD_SHARED_LIBRARY=ON
341
- -DUMF_BUILD_EXAMPLES=OFF
+ -DUMF_BUILD_EXAMPLES=ON
342
-DUMF_FORMAT_CODE_STYLE=OFF
343
-DUMF_DEVELOPER_MODE=ON
344
-DUMF_BUILD_LIBUMF_POOL_DISJOINT=ON
@@ -381,7 +381,7 @@ jobs:
381
382
383
-DUMF_BUILD_SHARED_LIBRARY=OFF
384
385
386
387
0 commit comments