Print

Print


Commit in slic on MAIN
CMakeLists.txt+31.3 -> 1.4
turn on visualization; eventually this should work from a CMake flag

slic
CMakeLists.txt 1.3 -> 1.4
diff -u -r1.3 -r1.4
--- CMakeLists.txt	25 Apr 2013 20:42:13 -0000	1.3
+++ CMakeLists.txt	30 Apr 2013 23:07:56 -0000	1.4
@@ -52,6 +52,9 @@
 
 MESSAGE( STATUS "Geant4_VERSION=${Geant4_VERSION}" )
 
+# enable visualization
+find_package(Geant4 REQUIRED vis_all)
+
 # find GDML
 FIND_PACKAGE( GDML REQUIRED )
 if ( NOT GDML_FOUND )
CVSspam 0.2.12


Use REPLY-ALL to reply to list

To unsubscribe from the LCD-CVS list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCD-CVS&A=1