Files
geant4/examples/extended/common/scripts/CMakeLists_template_7.txt
T
2016-06-09 17:01:34 +02:00

7 lines
242 B
Plaintext

#----------------------------------------------------------------------------
# Add program to the project targets
# (this avoids the need of typing the program name after make)
#
add_custom_target(EXAMPLE_NAME DEPENDS EXAMPLE_PROGRAM_NAME)