From 92f4fb026c51d68cda6ad25159af01d60ad584e0 Mon Sep 17 00:00:00 2001 From: shivesh Date: Tue, 21 Aug 2018 16:01:56 +0100 Subject: add macros --- CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 932304b..0410e19 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -42,6 +42,8 @@ target_link_libraries(G4BeamTest ${Geant4_LIBRARIES} ) set(G4BeamTest_SCRIPTS run1.mac vis.mac + gui.mac + icons.mac ) foreach(_script ${G4BeamTest_SCRIPTS}) -- cgit v1.2.3