Skip to content

Commit

Permalink
CI: key4hep use AUTO for catch2
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Madlener <thomas.madlener@desy.de>
  • Loading branch information
andresailer and tmadlener authored Aug 21, 2023
1 parent d206b10 commit 684fbb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/key4hep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
-DCMAKE_INSTALL_PREFIX=../install \
-DCMAKE_CXX_STANDARD=17 \
-DCMAKE_CXX_FLAGS=" -fdiagnostics-color=always -Werror -Wno-error=deprecated-declarations " \
-DUSE_EXTERNAL_CATCH2=ON \
-DUSE_EXTERNAL_CATCH2=AUTO \
-DENABLE_RNTUPLE=${{ matrix.RNTUPLE }} \
-G Ninja ..
echo "::endgroup::"
Expand Down

0 comments on commit 684fbb7

Please sign in to comment.