Skip to content

Commit 89e8edd

Browse files
Update L2-tests.yml
1 parent b026239 commit 89e8edd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/L2-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,8 @@ jobs:
251251
-DGENERIC_CMAKE_MODULE_PATH="$GITHUB_WORKSPACE/install/tools/cmake"
252252
-DBUILD_TYPE=Debug
253253
-DBUILD_GMOCK=ON
254+
-DBUILD_SHARED_LIBS=OFF
255+
-DCMAKE_POSITION_INDEPENDENT_CODE=ON
254256
&&
255257
cmake --build build/googletest -j8
256258
&&

0 commit comments

Comments
 (0)