5.6.2012 Kamil Sedlak

Fixed small inconsitency in CMakeLists.txt
This commit is contained in:
sedlak 2012-06-05 09:51:48 +00:00
parent b96a699841
commit 9aa0f99b26

View File

@ -62,8 +62,8 @@ target_link_libraries(musrSim ${Geant4_LIBRARIES} ${ROOT_LIBRARIES})
# relies on these scripts being in the current working directory.
#
set(EXAMPLEB1_SCRIPTS
run/1.mac
run/1.rndm
run/101.mac
run/102.mac
)
foreach(_script ${EXAMPLEB1_SCRIPTS})