# Install script for directory: /home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management # 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/libG4vis_management.so" AND NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libG4vis_management.so") FILE(RPATH_CHECK FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libG4vis_management.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++/libG4vis_management.so") IF(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libG4vis_management.so" AND NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libG4vis_management.so") FILE(RPATH_REMOVE FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libG4vis_management.so") IF(CMAKE_INSTALL_DO_STRIP) EXECUTE_PROCESS(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libG4vis_management.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/visualization/management/include/G4GraphicsSystemList.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4Scene.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4Scene.icc" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4SceneHandlerList.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4SceneList.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VGraphicsSystem.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VGraphicsSystem.icc" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VSceneHandler.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VSceneHandler.icc" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VUserVisAction.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VViewer.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VViewer.icc" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VVisCommand.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VVisCommand.icc" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4ViewParameters.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4ViewParameters.icc" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4ViewerList.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisCommandModelCreate.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisCommands.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisCommandsCompound.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisCommandsGeometry.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisCommandsGeometrySet.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisCommandsListManager.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisCommandsSet.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisCommandsScene.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisCommandsSceneAdd.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisCommandsSceneHandler.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisCommandsTouchableSet.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisCommandsViewer.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisCommandsViewerDefault.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisCommandsViewerSet.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisExecutive.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisExecutive.icc" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisFeaturesOfDAWNFILE.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisFeaturesOfFukuiRenderer.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisFeaturesOfOpenGL.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisFeaturesOfOpenInventor.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisFilterManager.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisListManager.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisManager.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisManager.icc" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisModelManager.hh" "/home/mottram/cvmfs/sl6/sw/dependencies/geant4.10.0.p02-source/source/visualization/management/include/G4VisStateDependent.hh" ) ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Development")