cmake_install.cmake
Go to the documentation of this file.
1 # Install script for directory: /builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core
2 
3 # Set the install prefix
4 if(NOT DEFINED CMAKE_INSTALL_PREFIX)
5  set(CMAKE_INSTALL_PREFIX "/usr/local")
6 endif()
7 string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
8 
9 # Set the install configuration name.
10 if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
11  if(BUILD_TYPE)
12  string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
13  CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
14  else()
15  set(CMAKE_INSTALL_CONFIG_NAME "Debug")
16  endif()
17  message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
18 endif()
19 
20 # Set the component getting installed.
21 if(NOT CMAKE_INSTALL_COMPONENT)
22  if(COMPONENT)
23  message(STATUS "Install component: \"${COMPONENT}\"")
24  set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
25  else()
26  set(CMAKE_INSTALL_COMPONENT)
27  endif()
28 endif()
29 
30 # Install shared libraries without execute permission?
31 if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
32  set(CMAKE_INSTALL_SO_NO_EXE "0")
33 endif()
34 
35 # Is this installation the result of a crosscompile?
36 if(NOT DEFINED CMAKE_CROSSCOMPILING)
37  set(CMAKE_CROSSCOMPILING "FALSE")
38 endif()
39 
40 # Set default install directory permissions.
41 if(NOT DEFINED CMAKE_OBJDUMP)
42  set(CMAKE_OBJDUMP "/usr/bin/objdump")
43 endif()
44 
45 if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xdevelopmentx" OR NOT CMAKE_INSTALL_COMPONENT)
46  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/paraview-5.12" TYPE FILE FILES
47  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkGPUInfoListArray.h"
48  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkPythagoreanQuadruples.h"
49  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkRayCastStructures.h"
50  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkRenderingCoreEnums.h"
51  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkStateStorage.h"
52  "/builds/gitlab-kitware-sciviz-ci/build/VTK/Rendering/Core/vtkTDxConfigure.h"
53  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkTDxMotionEventInfo.h"
54  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkAbstractHyperTreeGridMapper.h"
55  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkAbstractMapper.h"
56  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkAbstractMapper3D.h"
57  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkAbstractPicker.h"
58  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkAbstractVolumeMapper.h"
59  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkActor.h"
60  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkActor2D.h"
61  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkActor2DCollection.h"
62  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkActorCollection.h"
63  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkAssembly.h"
64  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkAvatar.h"
65  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkBackgroundColorMonitor.h"
66  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkBillboardTextActor3D.h"
67  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkCamera.h"
68  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkCameraActor.h"
69  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkCameraInterpolator.h"
70  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkCellCenterDepthSort.h"
71  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkCellGraphicsPrimitiveMap.h"
72  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkCellGridMapper.h"
73  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkCellGridRenderRequest.h"
74  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkColorTransferFunction.h"
75  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkCompositeCellGridMapper.h"
76  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkCompositeDataDisplayAttributes.h"
77  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkCompositeDataDisplayAttributesLegacy.h"
78  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkCompositePolyDataMapper.h"
79  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkCompositePolyDataMapperDelegator.h"
80  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkCoordinate.h"
81  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkCuller.h"
82  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkCullerCollection.h"
83  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkDataSetMapper.h"
84  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkDiscretizableColorTransferFunction.h"
85  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkDistanceToCamera.h"
86  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkFXAAOptions.h"
87  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkFlagpoleLabel.h"
88  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkFollower.h"
89  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkFrameBufferObjectBase.h"
90  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkFrustumCoverageCuller.h"
91  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkGPUInfo.h"
92  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkGPUInfoList.h"
93  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkGenericVertexAttributeMapping.h"
94  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkGlyph3DMapper.h"
95  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkGraphMapper.h"
96  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkGraphToGlyphs.h"
97  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkGraphicsFactory.h"
98  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkHardwarePicker.h"
99  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkHardwareSelector.h"
100  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkHardwareWindow.h"
101  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkHierarchicalPolyDataMapper.h"
102  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkImageActor.h"
103  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkImageMapper.h"
104  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkImageMapper3D.h"
105  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkImageProperty.h"
106  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkImageSlice.h"
107  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkImageSliceMapper.h"
108  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkInteractorEventRecorder.h"
109  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkInteractorObserver.h"
110  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkLabeledContourMapper.h"
111  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkLight.h"
112  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkLightActor.h"
113  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkLightCollection.h"
114  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkLightKit.h"
115  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkLogLookupTable.h"
116  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkLookupTableWithEnabling.h"
117  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkMapArrayValues.h"
118  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkMapper.h"
119  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkMapper2D.h"
120  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkMapperCollection.h"
121  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkObserverMediator.h"
122  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkPointGaussianMapper.h"
123  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkPolyDataMapper.h"
124  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkPolyDataMapper2D.h"
125  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkProp.h"
126  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkProp3D.h"
127  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkProp3DCollection.h"
128  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkProp3DFollower.h"
129  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkPropAssembly.h"
130  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkPropCollection.h"
131  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkProperty.h"
132  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkProperty2D.h"
133  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkRenderPass.h"
134  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkRenderState.h"
135  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkRenderTimerLog.h"
136  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkRenderWindow.h"
137  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkRenderWindowCollection.h"
138  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkRenderWindowInteractor.h"
139  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkRenderWindowInteractor3D.h"
140  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkRenderer.h"
141  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkRendererCollection.h"
142  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkRendererDelegate.h"
143  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkRendererSource.h"
144  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkResizingWindowToImageFilter.h"
145  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkSelectVisiblePoints.h"
146  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkShaderProperty.h"
147  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkSkybox.h"
148  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkStereoCompositor.h"
149  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkTextActor.h"
150  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkTextActor3D.h"
151  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkTexture.h"
152  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkTexturedActor2D.h"
153  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkTransformCoordinateSystems.h"
154  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkTransformInterpolator.h"
155  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkTupleInterpolator.h"
156  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkUniforms.h"
157  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkViewDependentErrorMetric.h"
158  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkViewport.h"
159  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkVisibilitySort.h"
160  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkVolume.h"
161  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkVolumeCollection.h"
162  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkVolumeProperty.h"
163  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkWindowLevelLookupTable.h"
164  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkWindowToImageFilter.h"
165  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkAssemblyNode.h"
166  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkAssemblyPath.h"
167  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkAssemblyPaths.h"
168  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkAreaPicker.h"
169  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkPicker.h"
170  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkAbstractPropPicker.h"
171  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkLODProp3D.h"
172  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkPropPicker.h"
173  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkPickingManager.h"
174  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkWorldPointPicker.h"
175  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkCellPicker.h"
176  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkPointPicker.h"
177  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkRenderedAreaPicker.h"
178  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkScenePicker.h"
179  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkInteractorStyle.h"
180  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkInteractorStyle3D.h"
181  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkInteractorStyleSwitchBase.h"
182  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkTDxInteractorStyle.h"
183  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkTDxInteractorStyleCamera.h"
184  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkTDxInteractorStyleSettings.h"
185  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkStringToImage.h"
186  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkTextMapper.h"
187  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkTextProperty.h"
188  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkTextPropertyCollection.h"
189  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkTextRenderer.h"
190  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkAbstractInteractionDevice.h"
191  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkAbstractRenderDevice.h"
192  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkRenderWidget.h"
193  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkNoise200x200.h"
194  "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkCIEDE2000.h"
195  "/builds/gitlab-kitware-sciviz-ci/build/VTK/Rendering/Core/vtkRenderingCoreModule.h"
196  )
197 endif()
198 
199 if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xdevelopmentx" OR NOT CMAKE_INSTALL_COMPONENT)
200  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64/vtk/hierarchy/ParaView" TYPE FILE RENAME "vtkRenderingCore-hierarchy.txt" FILES "/builds/gitlab-kitware-sciviz-ci/build/lib64/vtk/hierarchy/ParaView/vtkRenderingCore-hierarchy.txt")
201 endif()
202 
203 if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xruntimex" OR NOT CMAKE_INSTALL_COMPONENT)
204  foreach(file
205  "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRenderingCore-pv5.12.so.5.12"
206  "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRenderingCore-pv5.12.so.1"
207  )
208  if(EXISTS "${file}" AND
209  NOT IS_SYMLINK "${file}")
210  file(RPATH_CHECK
211  FILE "${file}"
212  RPATH "\$ORIGIN")
213  endif()
214  endforeach()
215  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64" TYPE SHARED_LIBRARY FILES
216  "/builds/gitlab-kitware-sciviz-ci/build/lib64/libvtkRenderingCore-pv5.12.so.5.12"
217  "/builds/gitlab-kitware-sciviz-ci/build/lib64/libvtkRenderingCore-pv5.12.so.1"
218  )
219  foreach(file
220  "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRenderingCore-pv5.12.so.5.12"
221  "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRenderingCore-pv5.12.so.1"
222  )
223  if(EXISTS "${file}" AND
224  NOT IS_SYMLINK "${file}")
225  file(RPATH_CHANGE
226  FILE "${file}"
227  OLD_RPATH "\$ORIGIN:"
228  NEW_RPATH "\$ORIGIN")
229  if(CMAKE_INSTALL_DO_STRIP)
230  execute_process(COMMAND "/usr/bin/strip" "${file}")
231  endif()
232  endif()
233  endforeach()
234 endif()
235 
236 if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xdevelopmentx" OR NOT CMAKE_INSTALL_COMPONENT)
237  if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRenderingCore-pv5.12.so" AND
238  NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRenderingCore-pv5.12.so")
239  file(RPATH_CHECK
240  FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRenderingCore-pv5.12.so"
241  RPATH "\$ORIGIN")
242  endif()
243  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64" TYPE SHARED_LIBRARY FILES "/builds/gitlab-kitware-sciviz-ci/build/lib64/libvtkRenderingCore-pv5.12.so")
244  if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRenderingCore-pv5.12.so" AND
245  NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRenderingCore-pv5.12.so")
246  file(RPATH_CHANGE
247  FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRenderingCore-pv5.12.so"
248  OLD_RPATH "\$ORIGIN:"
249  NEW_RPATH "\$ORIGIN")
250  if(CMAKE_INSTALL_DO_STRIP)
251  execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRenderingCore-pv5.12.so")
252  endif()
253  endif()
254 endif()
255 
256 if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xlicensesx" OR NOT CMAKE_INSTALL_COMPONENT)
257  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/licenses/ParaView/vtkRenderingCore" TYPE FILE FILES "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/LICENSE")
258 endif()
259 
string