Skip to content

Commit

Permalink
Actually include build_flags.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Sep 8, 2024
1 parent 24a976d commit 1a5f96f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ include(cmake/Key4hepConfig.cmake)

include(GNUInstallDirs)

-include(cmake/build_flags.cmake)
k4edm4hep2lcioconv_set_linker_flags()
find_package(LCIO 2.22 REQUIRED)
find_package(podio 1.0 REQUIRED)
Expand Down

0 comments on commit 1a5f96f

Please sign in to comment.