Skip to content

Commit

Permalink
export CMAKE_CXX_FLAGS="--allow-multiple-definition"
Browse files Browse the repository at this point in the history
  • Loading branch information
talregev committed Feb 8, 2024
1 parent e64a2ed commit bc2ecfd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linux-config/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,5 @@ runs:
-DUSE_EXTERNAL_TINY_PROCESS_LIBRARY=ON \
-DGZ_PROTOBUF_USE_CMAKE_CONFIG=ON \
-DCMAKE_INSTALL_PREFIX=$PWD/vcpkg/installed/x64-linux-release
-DUSE_UPSTREAM_CFLAGS=OFF
-DCMAKE_CXX_FLAGS=--allow-multiple-definition

0 comments on commit bc2ecfd

Please sign in to comment.