File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
otsdaq-mu2e-calorimeter/ArtModules Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ cet_set_compiler_flags(DIAGS VIGILANT
3030#cet_report_compiler_flags()
3131
3232# these are minimum required versions, not the actual product versions
33- find_package (otsdaq_mu2e 1.02.00 REQUIRED )
33+ find_package (otsdaq-mu2e 1.02.00 REQUIRED )
3434
3535 # XDAQ Extra setup
3636 include_directories ($ENV{XDAQ_ROOT} /include/linux $ENV{XDAQ_ROOT} /include )
Original file line number Diff line number Diff line change @@ -44,9 +44,9 @@ cet_build_plugin(CaloiercAnalyzer art::module
4444cet_build_plugin (CaloEventFilter art::module
4545 REG_SOURCE CaloEventFilter_module.cc
4646 LIBRARIES REG
47- artdaq_core_mu2e:: artdaq-core-mu2e_Data
48- artdaq_core_mu2e:: artdaq-core-mu2e_Data_dict
49- artdaq_core_mu2e:: artdaq-core-mu2e_Overlays
47+ artdaq-core-mu2e::Data
48+ artdaq-core-mu2e::Data_dict
49+ artdaq-core-mu2e::Overlays
5050 artdaq::DAQdata
5151)
5252
You can’t perform that action at this time.
0 commit comments