Skip to content

Commit 6d5123b

Browse files
Adding missing library link
1 parent 209baa9 commit 6d5123b

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)