Skip to content

Commit bd552fb

Browse files
committed
Test building UMF as shared library on MacOS
1 parent 8d0a5ca commit bd552fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/basic.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,7 @@ jobs:
332332
-DUMF_BUILD_OS_MEMORY_PROVIDER=OFF
333333
-DUMF_BUILD_LIBUMF_POOL_SCALABLE=OFF
334334
-DUMF_BUILD_LIBUMF_POOL_JEMALLOC=OFF
335+
-DUMF_BUILD_SHARED_LIBRARY=ON
335336
336337
- name: Build UMF
337338
run: cmake --build ${{env.BUILD_DIR}} -j $(sysctl -n hw.logicalcpu)

0 commit comments

Comments
 (0)