Skip to content

Commit 1537329

Browse files
authored
add BUILD_STATIC_LIB=OFF flag for cmake
1 parent d119579 commit 1537329

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
-DENABLE_WERROR=OFF \
8989
-DBUILD_EMSCRIPTEN_TOOLS_ONLY=ON \
9090
-DBUILD_TOOLS=ON \
91+
-DBUILD_STATIC_LIB=OFF \
9192
-DBUILD_TESTS=OFF \
9293
-DBUILD_FUZZTEST=OFF
9394
emmake ninja

0 commit comments

Comments
 (0)