Skip to content
Snippets Groups Projects

Ensure CMakeLists.txt identical with ip6 for potential merging

Merged Wouter Deconinck requested to merge make-cmakelists-identical-to-ip6 into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -31,6 +31,7 @@ endif()
# Export compile commands as json for run-clang-tidy
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
# Dependencies
find_package(DD4hep REQUIRED COMPONENTS DDCore DDG4)
find_package(ActsDD4hep)
if(ActsDD4hep_FOUND)
Loading