Skip to content

Commit

Permalink
Merge pull request #63 from DUNE-DAQ/johnfreeman/add_detchannelmaps_d…
Browse files Browse the repository at this point in the history
…ependency_v4

JCF: add an explicit dependency on detchannelmaps since this is used …
  • Loading branch information
jcfreeman2 committed Apr 30, 2024
2 parents 60f8acb + 4a24629 commit 165432d
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 @@ -7,6 +7,7 @@ find_package(Boost COMPONENTS unit_test_framework REQUIRED)
find_package(daqdataformats REQUIRED)
find_package(detdataformats REQUIRED)
find_package(fddetdataformats REQUIRED)
find_package(detchannelmaps REQUIRED)

daq_setup_environment()

Expand Down

0 comments on commit 165432d

Please sign in to comment.