Skip to content

Commit 98d2557

Browse files
Merge pull request #880 from PetrilloAtWork/feature/gp_linkFix
Adding missing library link
2 parents 25494d7 + fae547e commit 98d2557

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

sbndcode/Decoders/XARAPUCA/CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ art_make(
1111

1212
ROOT::Core
1313
ROOT::Tree
14+
ROOT::Hist
1415

1516
)
1617

17-
install_fhicl()
18+
install_fhicl()

0 commit comments

Comments
 (0)