Skip to content
Snippets Groups Projects
Commit 2c667bfc authored by adrien-matta's avatar adrien-matta
Browse files

* Adding missing CMakeLists.txt in detector skeleton

parent 4d331434
No related branches found
No related tags found
No related merge requests found
add_library(NPSDETECTORNAME SHARED DETECTORNAME.cc)
target_link_libraries(NPSDETECTORNAME NPSCore ${ROOT_LIBRARIES} ${Geant4_LIBRARIES} ${NPLib_LIBRARIES} -lNPDETECTORNAME)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment