Skip to content

Commit d00ee17

Browse files
author
Mun Jung Jung
committed
cleaning up the mess the pr became.. for the last time..
1 parent 2aca5b2 commit d00ee17

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
cet_build_plugin(FilterChoppy art::module
2+
lardataobj::RecoBase
3+
ROOT::Core
4+
ROOT::Tree
5+
art::Framework_Core
6+
art::Framework_Principal
7+
art::Utilities
8+
art_root_io::tfile_support
9+
art_root_io::TFileService_service
10+
canvas::canvas
11+
fhiclcpp::fhiclcpp
12+
cetlib::cetlib
13+
cetlib_except::cetlib_except
14+
messagefacility::MF_MessageLogger
15+
lardataobj::RawData
16+
larcore::Geometry_Geometry_service
17+
fhiclcpp::fhiclcpp
18+
cetlib::cetlib
19+
CLHEP::Random
20+
ROOT::Geom
21+
ROOT::XMLIO
22+
ROOT::Gdml
23+
ROOT::FFTW
24+
)
25+
26+
install_headers()
27+
install_source()
28+
install_fhicl()

0 commit comments

Comments
 (0)