# Install script for directory: /home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global # 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/libG4global.so" AND NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libG4global.so") FILE(RPATH_CHECK FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libG4global.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++/libG4global.so") IF(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libG4global.so" AND NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libG4global.so") FILE(RPATH_REMOVE FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libG4global.so") IF(CMAKE_INSTALL_DO_STRIP) EXECUTE_PROCESS(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libG4global.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/global/HEPGeometry/include/G4LorentzRotation.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPGeometry/include/G4LorentzVector.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPGeometry/include/G4Normal3D.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPGeometry/include/G4Plane3D.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPGeometry/include/G4Point3D.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPGeometry/include/G4Transform3D.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPGeometry/include/G4Vector3D.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPGeometry/include/geomdefs.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPNumerics/include/G4AnalyticalPolSolver.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPNumerics/include/G4ChebyshevApproximation.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPNumerics/include/G4ConvergenceTester.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPNumerics/include/G4DataInterpolation.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPNumerics/include/G4GaussChebyshevQ.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPNumerics/include/G4GaussHermiteQ.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPNumerics/include/G4GaussJacobiQ.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPNumerics/include/G4GaussLaguerreQ.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPNumerics/include/G4GaussLegendreQ.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPNumerics/include/G4Integrator.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPNumerics/include/G4Integrator.icc" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPNumerics/include/G4JTPolynomialSolver.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPNumerics/include/G4PolynomialSolver.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPNumerics/include/G4PolynomialSolver.icc" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPNumerics/include/G4SimpleIntegration.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPNumerics/include/G4SimplexDownhill.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPNumerics/include/G4SimplexDownhill.icc" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPNumerics/include/G4StatDouble.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPNumerics/include/G4VGaussianQuadrature.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPRandom/include/G4Poisson.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPRandom/include/G4RandomDirection.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPRandom/include/G4RandomTools.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/HEPRandom/include/Randomize.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/globals.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/templates.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/tls.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/windefs.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4Allocator.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4strstreambuf.icc" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4AllocatorPool.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4AllocatorList.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4ApplicationState.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4AutoLock.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4DataVector.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4DataVector.icc" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4ErrorPropagatorData.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4ErrorPropagatorData.icc" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4Evaluator.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4ExceptionSeverity.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4Exp.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4FPEDetection.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4FastVector.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4GeometryTolerance.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4Log.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4LPhysicsFreeVector.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4LPhysicsFreeVector.icc" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4OrderedTable.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4PhysicalConstants.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4PhysicsFreeVector.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4PhysicsLinearVector.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4PhysicsLnVector.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4PhysicsLogVector.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4PhysicsModelCatalog.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4PhysicsOrderedFreeVector.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4PhysicsOrderedFreeVector.icc" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4PhysicsTable.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4PhysicsTable.icc" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4PhysicsVector.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4PhysicsVector.icc" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4PhysicsVectorType.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4Physics2DVector.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4Physics2DVector.icc" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4Pow.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4ReferenceCountedHandle.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4RotationMatrix.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4SIunits.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4SliceTimer.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4SliceTimer.icc" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4StateManager.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4StateManager.icc" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4String.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4String.icc" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4SystemOfUnits.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4Threading.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4ThreeVector.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4Timer.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4Timer.icc" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4Tokenizer.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4TwoVector.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4Types.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4UnitsTable.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4UnitsTable.icc" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4UserLimits.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4UserLimits.icc" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4VExceptionHandler.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4VNotifier.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4VStateDependent.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4Version.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4coutDestination.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4ios.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4strstreambuf.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4ofstreamDestination.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4MTcoutDestination.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4CacheDetails.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4Cache.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4ThreadLocalSingleton.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/global/management/include/G4AutoDelete.hh" ) ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Development") IF(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for each subdirectory. INCLUDE("/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02/source/global/HEPGeometry/cmake_install.cmake") INCLUDE("/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02/source/global/HEPNumerics/cmake_install.cmake") INCLUDE("/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02/source/global/HEPRandom/cmake_install.cmake") INCLUDE("/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02/source/global/management/cmake_install.cmake") ENDIF(NOT CMAKE_INSTALL_LOCAL_ONLY)