Skip to content

Commit

Permalink
Build podio with all available features for EDM4hep CI workflows (#677)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Sep 17, 2024
1 parent 27c1635 commit 262249a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/edm4hep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
mkdir build && cd build
cmake -DENABLE_SIO=ON \
-DENABLE_JULIA=ON \
-DENABLE_DATASOURCE=ON \
-DENABLE_RNTUPLE=ON \
-DCMAKE_INSTALL_PREFIX=../install \
-DCMAKE_CXX_STANDARD=20 \
-DCMAKE_CXX_FLAGS=" -fdiagnostics-color=always -Werror -Wno-error=deprecated-declarations " \
Expand Down

0 comments on commit 262249a

Please sign in to comment.