Skip to content
Snippets Groups Projects

Add package for pilot detector analysis

Closed John William Spencer requested to merge pilotrunanalysis into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -8,6 +8,7 @@ find_package( Geant4 )
# fnuminlib library
atlas_add_library( fnuminlib
src/*.cc
include/*.hh
NO_PUBLIC_HEADERS
INCLUDE_DIRS ${GEANT4_INCLUDE_DIRS}
LINK_LIBRARIES ${GEANT4_LIBRARIES})
Loading