# Install script for directory: /home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run # Set the install prefix IF(NOT DEFINED CMAKE_INSTALL_PREFIX) SET(CMAKE_INSTALL_PREFIX "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02") ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX) STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") # Set the install configuration name. IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) IF(BUILD_TYPE) STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" "" CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") ELSE(BUILD_TYPE) SET(CMAKE_INSTALL_CONFIG_NAME "Release") ENDIF(BUILD_TYPE) MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) # Set the component getting installed. IF(NOT CMAKE_INSTALL_COMPONENT) IF(COMPONENT) MESSAGE(STATUS "Install component: \"${COMPONENT}\"") SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}") ELSE(COMPONENT) SET(CMAKE_INSTALL_COMPONENT) ENDIF(COMPONENT) ENDIF(NOT CMAKE_INSTALL_COMPONENT) # Install shared libraries without execute permission? IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) SET(CMAKE_INSTALL_SO_NO_EXE "0") ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Runtime") IF(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libG4run.so" AND NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libG4run.so") FILE(RPATH_CHECK FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libG4run.so" RPATH "") ENDIF() FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64" TYPE SHARED_LIBRARY FILES "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02/outputs/library/Linux-g++/libG4run.so") IF(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libG4run.so" AND NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libG4run.so") FILE(RPATH_REMOVE FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libG4run.so") IF(CMAKE_INSTALL_DO_STRIP) EXECUTE_PROCESS(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libG4run.so") ENDIF(CMAKE_INSTALL_DO_STRIP) ENDIF() ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Runtime") IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Development") FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/Geant4" TYPE FILE FILES "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4AdjointPrimaryGeneratorAction.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4AdjointSimManager.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4AdjointSimMessenger.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4ExceptionHandler.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4MSSteppingAction.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4MatScanMessenger.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4MaterialScanner.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4PhysicsListHelper.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4PhysicsListOrderingParameter.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4Run.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4RunManager.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4MTRunManager.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4WorkerRunManager.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4RunManagerKernel.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4MTRunManagerKernel.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4WorkerRunManagerKernel.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4RunMessenger.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4UserPhysicsListMessenger.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4UserRunAction.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4UserWorkerInitialization.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4UserWorkerThreadInitialization.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4VModularPhysicsList.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4VPersistencyManager.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4VPhysicsConstructor.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4VUserActionInitialization.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4VUserDetectorConstruction.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4VUserParallelWorld.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4VUserPhysicsList.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4VUserPrimaryGeneratorAction.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4WorkerThread.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4VUPLSplitter.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/rundefs.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/run/include/G4RNGHelper.hh" ) ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Development")