1 # Install script for directory: /home/paraview/Remoting/ServerManager 3 # Set the install prefix 4 if(NOT DEFINED CMAKE_INSTALL_PREFIX)
5 set(CMAKE_INSTALL_PREFIX
"/usr/local")
7 string(REGEX REPLACE
"/$" "" CMAKE_INSTALL_PREFIX
"${CMAKE_INSTALL_PREFIX}")
9 # Set the install configuration name. 10 if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
12 string(REGEX REPLACE
"^[^A-Za-z0-9_]+" "" 13 CMAKE_INSTALL_CONFIG_NAME
"${BUILD_TYPE}")
15 set(CMAKE_INSTALL_CONFIG_NAME
"Debug")
17 message(STATUS
"Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
20 # Set the component getting installed. 21 if(NOT CMAKE_INSTALL_COMPONENT)
23 message(STATUS
"Install component: \"${COMPONENT}\"")
24 set(CMAKE_INSTALL_COMPONENT
"${COMPONENT}")
26 set(CMAKE_INSTALL_COMPONENT)
30 # Install shared libraries without execute permission? 31 if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
32 set(CMAKE_INSTALL_SO_NO_EXE
"0")
35 # Is this installation the result of a crosscompile? 36 if(NOT DEFINED CMAKE_CROSSCOMPILING)
37 set(CMAKE_CROSSCOMPILING
"FALSE")
40 # Set default install directory permissions. 41 if(NOT DEFINED CMAKE_OBJDUMP)
42 set(CMAKE_OBJDUMP
"/usr/bin/objdump")
45 if(
"x${CMAKE_INSTALL_COMPONENT}x" STREQUAL
"xdevelopmentx" OR NOT CMAKE_INSTALL_COMPONENT)
46 file(INSTALL DESTINATION
"${CMAKE_INSTALL_PREFIX}/include/paraview-5.9" TYPE FILE FILES
47 "/home/paraview/Remoting/ServerManager/vtkSMMessageMinimal.h" 48 "/home/paraview/Remoting/ServerManager/vtkLoadStateOptions.h" 49 "/home/paraview/Remoting/ServerManager/vtkRemoteWriterHelper.h" 50 "/home/paraview/Remoting/ServerManager/vtkPVCatalystChannelInformation.h" 51 "/home/paraview/Remoting/ServerManager/vtkPVCatalystSessionCore.h" 52 "/home/paraview/Remoting/ServerManager/vtkPVFilePathEncodingHelper.h" 53 "/home/paraview/Remoting/ServerManager/vtkPVProxyDefinitionIterator.h" 54 "/home/paraview/Remoting/ServerManager/vtkPVSessionBase.h" 55 "/home/paraview/Remoting/ServerManager/vtkPVSessionCore.h" 56 "/home/paraview/Remoting/ServerManager/vtkPVSessionCoreInterpreterHelper.h" 57 "/home/paraview/Remoting/ServerManager/vtkPVSessionServer.h" 58 "/home/paraview/Remoting/ServerManager/vtkSIArraySelectionProperty.h" 59 "/home/paraview/Remoting/ServerManager/vtkSICollaborationManager.h" 60 "/home/paraview/Remoting/ServerManager/vtkSICompoundSourceProxy.h" 61 "/home/paraview/Remoting/ServerManager/vtkSIDataArrayProperty.h" 62 "/home/paraview/Remoting/ServerManager/vtkSIDataArraySelectionProperty.h" 63 "/home/paraview/Remoting/ServerManager/vtkSIDirectoryProxy.h" 64 "/home/paraview/Remoting/ServerManager/vtkSIDoubleMapProperty.h" 65 "/home/paraview/Remoting/ServerManager/vtkSIDoubleVectorProperty.h" 66 "/home/paraview/Remoting/ServerManager/vtkSIIdTypeVectorProperty.h" 67 "/home/paraview/Remoting/ServerManager/vtkSIIndexSelectionProperty.h" 68 "/home/paraview/Remoting/ServerManager/vtkSIInputProperty.h" 69 "/home/paraview/Remoting/ServerManager/vtkSIIntVectorProperty.h" 70 "/home/paraview/Remoting/ServerManager/vtkSIMetaReaderProxy.h" 71 "/home/paraview/Remoting/ServerManager/vtkSIMultiplexerSourceProxy.h" 72 "/home/paraview/Remoting/ServerManager/vtkSIObject.h" 73 "/home/paraview/Remoting/ServerManager/vtkSIProperty.h" 74 "/home/paraview/Remoting/ServerManager/vtkSIProxy.h" 75 "/home/paraview/Remoting/ServerManager/vtkSIProxyDefinitionManager.h" 76 "/home/paraview/Remoting/ServerManager/vtkSIProxyProperty.h" 77 "/home/paraview/Remoting/ServerManager/vtkSISILProperty.h" 78 "/home/paraview/Remoting/ServerManager/vtkSISourceProxy.h" 79 "/home/paraview/Remoting/ServerManager/vtkSIStringVectorProperty.h" 80 "/home/paraview/Remoting/ServerManager/vtkSITimeLabelProperty.h" 81 "/home/paraview/Remoting/ServerManager/vtkSITimeRangeProperty.h" 82 "/home/paraview/Remoting/ServerManager/vtkSITimeStepsProperty.h" 83 "/home/paraview/Remoting/ServerManager/vtkSIVectorProperty.h" 84 "/home/paraview/Remoting/ServerManager/vtkSIWriterProxy.h" 85 "/home/paraview/Remoting/ServerManager/vtkSMAMRLevelsDomain.h" 86 "/home/paraview/Remoting/ServerManager/vtkSMArrayListDomain.h" 87 "/home/paraview/Remoting/ServerManager/vtkSMArrayRangeDomain.h" 88 "/home/paraview/Remoting/ServerManager/vtkSMArraySelectionDomain.h" 89 "/home/paraview/Remoting/ServerManager/vtkSMBooleanDomain.h" 90 "/home/paraview/Remoting/ServerManager/vtkSMBoundsDomain.h" 91 "/home/paraview/Remoting/ServerManager/vtkSMCollaborationManager.h" 92 "/home/paraview/Remoting/ServerManager/vtkSMCompositeTreeDomain.h" 93 "/home/paraview/Remoting/ServerManager/vtkSMCompoundProxyDefinitionLoader.h" 94 "/home/paraview/Remoting/ServerManager/vtkSMCompoundSourceProxy.h" 95 "/home/paraview/Remoting/ServerManager/vtkSMCompoundSourceProxyDefinitionBuilder.h" 96 "/home/paraview/Remoting/ServerManager/vtkSMCoreUtilities.h" 97 "/home/paraview/Remoting/ServerManager/vtkSMDataAssemblyDomain.h" 98 "/home/paraview/Remoting/ServerManager/vtkSMDataExtractWriterProxy.h" 99 "/home/paraview/Remoting/ServerManager/vtkSMDataSourceProxy.h" 100 "/home/paraview/Remoting/ServerManager/vtkSMDataTypeDomain.h" 101 "/home/paraview/Remoting/ServerManager/vtkSMDeserializer.h" 102 "/home/paraview/Remoting/ServerManager/vtkSMDeserializerProtobuf.h" 103 "/home/paraview/Remoting/ServerManager/vtkSMDeserializerXML.h" 104 "/home/paraview/Remoting/ServerManager/vtkSMDeserializerXMLCache.h" 105 "/home/paraview/Remoting/ServerManager/vtkSMDimensionsDomain.h" 106 "/home/paraview/Remoting/ServerManager/vtkSMDirectoryProxy.h" 107 "/home/paraview/Remoting/ServerManager/vtkSMDiscreteDoubleDomain.h" 108 "/home/paraview/Remoting/ServerManager/vtkSMDocumentation.h" 109 "/home/paraview/Remoting/ServerManager/vtkSMDomain.h" 110 "/home/paraview/Remoting/ServerManager/vtkSMDomainIterator.h" 111 "/home/paraview/Remoting/ServerManager/vtkSMDoubleMapProperty.h" 112 "/home/paraview/Remoting/ServerManager/vtkSMDoubleMapPropertyIterator.h" 113 "/home/paraview/Remoting/ServerManager/vtkSMDoubleRangeDomain.h" 114 "/home/paraview/Remoting/ServerManager/vtkSMDoubleVectorProperty.h" 115 "/home/paraview/Remoting/ServerManager/vtkSMEnumerationDomain.h" 116 "/home/paraview/Remoting/ServerManager/vtkSMExtentDomain.h" 117 "/home/paraview/Remoting/ServerManager/vtkSMExtractsController.h" 118 "/home/paraview/Remoting/ServerManager/vtkSMExtractTriggerProxy.h" 119 "/home/paraview/Remoting/ServerManager/vtkSMExtractWriterProxy.h" 120 "/home/paraview/Remoting/ServerManager/vtkSMFieldDataDomain.h" 121 "/home/paraview/Remoting/ServerManager/vtkSMFileListDomain.h" 122 "/home/paraview/Remoting/ServerManager/vtkSMFileUtilities.h" 123 "/home/paraview/Remoting/ServerManager/vtkSMFixedTypeDomain.h" 124 "/home/paraview/Remoting/ServerManager/vtkSMIdTypeVectorProperty.h" 125 "/home/paraview/Remoting/ServerManager/vtkSMIndexSelectionDomain.h" 126 "/home/paraview/Remoting/ServerManager/vtkSMInputArrayDomain.h" 127 "/home/paraview/Remoting/ServerManager/vtkSMInputFileNameDomain.h" 128 "/home/paraview/Remoting/ServerManager/vtkSMInputProperty.h" 129 "/home/paraview/Remoting/ServerManager/vtkSMIntRangeDomain.h" 130 "/home/paraview/Remoting/ServerManager/vtkSMIntVectorProperty.h" 131 "/home/paraview/Remoting/ServerManager/vtkSMLink.h" 132 "/home/paraview/Remoting/ServerManager/vtkSMLoadStateOptionsProxy.h" 133 "/home/paraview/Remoting/ServerManager/vtkSMMapProperty.h" 134 "/home/paraview/Remoting/ServerManager/vtkSMMessage.h" 135 "/home/paraview/Remoting/ServerManager/vtkSMMultiplexerSourceProxy.h" 136 "/home/paraview/Remoting/ServerManager/vtkSMMultiplexerInputDomain.h" 137 "/home/paraview/Remoting/ServerManager/vtkSMNamedPropertyIterator.h" 138 "/home/paraview/Remoting/ServerManager/vtkSMNullProxy.h" 139 "/home/paraview/Remoting/ServerManager/vtkSMNumberOfComponentsDomain.h" 140 "/home/paraview/Remoting/ServerManager/vtkSMObject.h" 141 "/home/paraview/Remoting/ServerManager/vtkSMOrderedPropertyIterator.h" 142 "/home/paraview/Remoting/ServerManager/vtkSMOutputPort.h" 143 "/home/paraview/Remoting/ServerManager/vtkSMParaViewPipelineController.h" 144 "/home/paraview/Remoting/ServerManager/vtkSMPipelineState.h" 145 "/home/paraview/Remoting/ServerManager/vtkSMPluginLoaderProxy.h" 146 "/home/paraview/Remoting/ServerManager/vtkSMPluginManager.h" 147 "/home/paraview/Remoting/ServerManager/vtkSMProperty.h" 148 "/home/paraview/Remoting/ServerManager/vtkSMPropertyGroup.h" 149 "/home/paraview/Remoting/ServerManager/vtkSMPropertyHelper.h" 150 "/home/paraview/Remoting/ServerManager/vtkSMPropertyIterator.h" 151 "/home/paraview/Remoting/ServerManager/vtkSMPropertyLink.h" 152 "/home/paraview/Remoting/ServerManager/vtkSMPropertyModificationUndoElement.h" 153 "/home/paraview/Remoting/ServerManager/vtkSMProxy.h" 154 "/home/paraview/Remoting/ServerManager/vtkSMProxyDefinitionManager.h" 155 "/home/paraview/Remoting/ServerManager/vtkSMProxyGroupDomain.h" 156 "/home/paraview/Remoting/ServerManager/vtkSMProxyInitializationHelper.h" 157 "/home/paraview/Remoting/ServerManager/vtkSMProxyIterator.h" 158 "/home/paraview/Remoting/ServerManager/vtkSMProxyLink.h" 159 "/home/paraview/Remoting/ServerManager/vtkSMProxyListDomain.h" 160 "/home/paraview/Remoting/ServerManager/vtkSMProxyLocator.h" 161 "/home/paraview/Remoting/ServerManager/vtkSMProxyManager.h" 162 "/home/paraview/Remoting/ServerManager/vtkSMProxyManagerUtilities.h" 163 "/home/paraview/Remoting/ServerManager/vtkSMProxyProperty.h" 164 "/home/paraview/Remoting/ServerManager/vtkSMProxySelectionModel.h" 165 "/home/paraview/Remoting/ServerManager/vtkSMPSWriterProxy.h" 166 "/home/paraview/Remoting/ServerManager/vtkSMPWriterProxy.h" 167 "/home/paraview/Remoting/ServerManager/vtkSMReaderFactory.h" 168 "/home/paraview/Remoting/ServerManager/vtkSMReaderReloadHelper.h" 169 "/home/paraview/Remoting/ServerManager/vtkSMRemoteObject.h" 170 "/home/paraview/Remoting/ServerManager/vtkSMRemoteObjectUpdateUndoElement.h" 171 "/home/paraview/Remoting/ServerManager/vtkSMSelfGeneratingSourceProxy.h" 172 "/home/paraview/Remoting/ServerManager/vtkSMServerStateLocator.h" 173 "/home/paraview/Remoting/ServerManager/vtkSMSession.h" 174 "/home/paraview/Remoting/ServerManager/vtkSMSessionClient.h" 175 "/home/paraview/Remoting/ServerManager/vtkSMSessionObject.h" 176 "/home/paraview/Remoting/ServerManager/vtkSMSessionProxyManager.h" 177 "/home/paraview/Remoting/ServerManager/vtkSMSettings.h" 178 "/home/paraview/Remoting/ServerManager/vtkSMSettingsProxy.h" 179 "/home/paraview/Remoting/ServerManager/vtkSMSILDomain.h" 180 "/home/paraview/Remoting/ServerManager/vtkSMSILModel.h" 181 "/home/paraview/Remoting/ServerManager/vtkSMSourceProxy.h" 182 "/home/paraview/Remoting/ServerManager/vtkSMStateLoader.h" 183 "/home/paraview/Remoting/ServerManager/vtkSMStateLocator.h" 184 "/home/paraview/Remoting/ServerManager/vtkSMStateVersionController.h" 185 "/home/paraview/Remoting/ServerManager/vtkSMStringListDomain.h" 186 "/home/paraview/Remoting/ServerManager/vtkSMStringVectorProperty.h" 187 "/home/paraview/Remoting/ServerManager/vtkSMSubsetInclusionLatticeDomain.h" 188 "/home/paraview/Remoting/ServerManager/vtkSMTimeKeeper.h" 189 "/home/paraview/Remoting/ServerManager/vtkSMTimeKeeperProxy.h" 190 "/home/paraview/Remoting/ServerManager/vtkSMTimeStepIndexDomain.h" 191 "/home/paraview/Remoting/ServerManager/vtkSMTrace.h" 192 "/home/paraview/Remoting/ServerManager/vtkSMUncheckedPropertyHelper.h" 193 "/home/paraview/Remoting/ServerManager/vtkSMUndoElement.h" 194 "/home/paraview/Remoting/ServerManager/vtkSMUndoStack.h" 195 "/home/paraview/Remoting/ServerManager/vtkSMUndoStackBuilder.h" 196 "/home/paraview/Remoting/ServerManager/vtkSMVectorProperty.h" 197 "/home/paraview/Remoting/ServerManager/vtkSMWriterFactory.h" 198 "/home/paraview/Remoting/ServerManager/vtkSMWriterProxy.h" 199 "/home/paraview/Remoting/ServerManager/vtkSIVectorPropertyTemplate.h" 200 "/home/paraview/Remoting/ServerManager/vtkSMRangeDomainTemplate.h" 201 "/home/paraview/build/Remoting/ServerManager/vtkRemotingServerManagerModule.h" 202 "/home/paraview/Remoting/ServerManager/vtkSIVectorPropertyTemplate.txx" 203 "/home/paraview/Remoting/ServerManager/vtkSMRangeDomainTemplate.txx" 207 if("x${CMAKE_INSTALL_COMPONENT}x
" STREQUAL "xdevelopmentx
" OR NOT CMAKE_INSTALL_COMPONENT) 208 file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64/
vtk/hierarchy/ParaView
" TYPE FILE RENAME "vtkRemotingServerManager-hierarchy.txt
" FILES "/home/paraview/build/lib64/
vtk/hierarchy/ParaView/vtkRemotingServerManager-hierarchy.txt
") 211 if("x${CMAKE_INSTALL_COMPONENT}x
" STREQUAL "xruntimex
" OR NOT CMAKE_INSTALL_COMPONENT) 213 "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRemotingServerManager-pv5.9.so.5.9
" 214 "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRemotingServerManager-pv5.9.so.1
" 216 if(EXISTS "${file}
" AND 217 NOT IS_SYMLINK "${file}
") 220 RPATH "\$ORIGIN:/usr/lib64/openmpi/lib
") 223 file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64
" TYPE SHARED_LIBRARY FILES 224 "/home/paraview/build/lib64/libvtkRemotingServerManager-pv5.9.so.5.9
" 225 "/home/paraview/build/lib64/libvtkRemotingServerManager-pv5.9.so.1
" 228 "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRemotingServerManager-pv5.9.so.5.9
" 229 "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRemotingServerManager-pv5.9.so.1
" 231 if(EXISTS "${file}
" AND 232 NOT IS_SYMLINK "${file}
") 235 OLD_RPATH "/home/paraview/build/lib64:/usr/lib64/openmpi/lib:
" 236 NEW_RPATH "\$ORIGIN:/usr/lib64/openmpi/lib
") 237 if(CMAKE_INSTALL_DO_STRIP) 238 execute_process(COMMAND "/usr/bin/strip
" "${file}
") 244 if("x${CMAKE_INSTALL_COMPONENT}x
" STREQUAL "xdevelopmentx
" OR NOT CMAKE_INSTALL_COMPONENT) 245 if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRemotingServerManager-pv5.9.so
" AND 246 NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRemotingServerManager-pv5.9.so
") 248 FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRemotingServerManager-pv5.9.so
" 249 RPATH "\$ORIGIN:/usr/lib64/openmpi/lib
") 251 file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64
" TYPE SHARED_LIBRARY FILES "/home/paraview/build/lib64/libvtkRemotingServerManager-pv5.9.so
") 252 if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRemotingServerManager-pv5.9.so
" AND 253 NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRemotingServerManager-pv5.9.so
") 255 FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRemotingServerManager-pv5.9.so
" 256 OLD_RPATH "/home/paraview/build/lib64:/usr/lib64/openmpi/lib:
" 257 NEW_RPATH "\$ORIGIN:/usr/lib64/openmpi/lib
") 258 if(CMAKE_INSTALL_DO_STRIP) 259 execute_process(COMMAND "/usr/bin/strip
" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRemotingServerManager-pv5.9.so
") 264 if("x${CMAKE_INSTALL_COMPONENT}x
" STREQUAL "xdevelopmentx
" OR NOT CMAKE_INSTALL_COMPONENT) 265 file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/paraview-5.9
" TYPE FILE FILES "/home/paraview/build/Remoting/ServerManager/vtkPVMessage.pb.h
")