1 # Install script for directory: /builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core 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
"Release")
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(CMAKE_INSTALL_COMPONENT STREQUAL
"development" OR NOT CMAKE_INSTALL_COMPONENT)
46 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")
49 if(CMAKE_INSTALL_COMPONENT STREQUAL "runtime" OR NOT CMAKE_INSTALL_COMPONENT)
51 "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRenderingCore-pv6.0.so.6.0
" 52 "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRenderingCore-pv6.0.so.1
" 54 if(EXISTS "${file}
" AND 55 NOT IS_SYMLINK "${file}
") 61 file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64
" TYPE SHARED_LIBRARY FILES 62 "/builds/gitlab-kitware-sciviz-ci/build/lib64/libvtkRenderingCore-pv6.0.so.6.0
" 63 "/builds/gitlab-kitware-sciviz-ci/build/lib64/libvtkRenderingCore-pv6.0.so.1
" 66 "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRenderingCore-pv6.0.so.6.0
" 67 "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRenderingCore-pv6.0.so.1
" 69 if(EXISTS "${file}
" AND 70 NOT IS_SYMLINK "${file}
") 75 if(CMAKE_INSTALL_DO_STRIP) 76 execute_process(COMMAND "/usr/bin/strip
" "${file}
") 82 if(CMAKE_INSTALL_COMPONENT STREQUAL "development
" OR NOT CMAKE_INSTALL_COMPONENT) 83 file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64
" TYPE SHARED_LIBRARY FILES "/builds/gitlab-kitware-sciviz-ci/build/lib64/libvtkRenderingCore-pv6.0.so
") 86 if(CMAKE_INSTALL_COMPONENT STREQUAL "development
" OR NOT CMAKE_INSTALL_COMPONENT) 89 if(CMAKE_INSTALL_COMPONENT STREQUAL "development
" OR NOT CMAKE_INSTALL_COMPONENT) 90 file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/paraview-6.0
" TYPE FILE FILES 92 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkLabeledDatatypeDefinitions.h
" 95 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkRenderingCoreEnums.h
" 96 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkStateStorage.h
" 97 "/builds/gitlab-kitware-sciviz-ci/build/VTK/Rendering/Core/vtkTDxConfigure.h
" 99 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkAbstractHyperTreeGridMapper.h
" 104 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkActor.h
" 105 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkActor2D.h
" 108 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkAssembly.h
" 109 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkAvatar.h
" 111 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkBillboardTextActor3D.h
" 112 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkCamera.h
" 113 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkCameraActor.h
" 116 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkCellGraphicsPrimitiveMap.h
" 117 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkCellGridMapper.h
" 118 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkCellGridRenderRequest.h
" 120 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkCompositeCellGridMapper.h
" 122 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkCompositeDataDisplayAttributesLegacy.h
" 124 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkCompositePolyDataMapperDelegator.h
" 125 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkCoordinate.h
" 126 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkCuller.h
" 131 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkFXAAOptions.h
" 132 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkFlagpoleLabel.h
" 133 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkFollower.h
" 136 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkGPUInfo.h
" 137 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkGPUInfoList.h
" 140 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkGraphMapper.h
" 143 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkHardwarePicker.h
" 145 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkHardwareWindow.h
" 147 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkImageActor.h
" 148 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkImageMapper.h
" 151 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkImageSlice.h
" 156 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkLight.h
" 157 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkLightActor.h
" 159 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkLightKit.h
" 163 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkMapper.h
" 164 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkMapper2D.h
" 170 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkProp.h
" 171 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkProp3D.h
" 174 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkPropAssembly.h
" 176 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkProperty.h
" 177 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkProperty2D.h
" 178 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkRenderPass.h
" 179 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkRenderState.h
" 180 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkRenderTimerLog.h
" 181 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkRenderWindow.h
" 184 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkRenderWindowInteractor3D.h
" 185 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkRenderer.h
" 189 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkResizingWindowToImageFilter.h
" 191 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkShaderProperty.h
" 192 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkSkybox.h
" 193 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkStereoCompositor.h
" 194 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkTextActor.h
" 195 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkTextActor3D.h
" 196 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkTexture.h
" 201 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkUniforms.h
" 203 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkViewport.h
" 205 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkVolume.h
" 210 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkAssemblyNode.h
" 211 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkAssemblyPath.h
" 213 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkAreaPicker.h
" 214 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkPicker.h
" 216 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkLODProp3D.h
" 217 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkPropPicker.h
" 220 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkCellPicker.h
" 221 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkPointPicker.h
" 223 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkScenePicker.h
" 225 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkInteractorStyle3D.h
" 231 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkTextMapper.h
" 232 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkTextProperty.h
" 234 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkTextRenderer.h
" 237 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/
vtkRenderWidget.h
" 241 if(CMAKE_INSTALL_COMPONENT STREQUAL "development
" OR NOT CMAKE_INSTALL_COMPONENT) 242 file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/paraview-6.0
" TYPE FILE FILES 243 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkNoise200x200.h
" 244 "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/vtkCIEDE2000.h
" 245 "/builds/gitlab-kitware-sciviz-ci/build/VTK/Rendering/Core/vtkRenderingCoreModule.h
" 246 "/builds/gitlab-kitware-sciviz-ci/build/VTK/Rendering/Core/vtkRenderingCoreSerDes.h
" 250 if(CMAKE_INSTALL_COMPONENT STREQUAL "licenses
" OR NOT CMAKE_INSTALL_COMPONENT) 251 file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/licenses/ParaView/vtkRenderingCore
" TYPE FILE FILES "/builds/gitlab-kitware-sciviz-ci/VTK/Rendering/Core/LICENSE
") 254 if(CMAKE_INSTALL_COMPONENT STREQUAL "spdx
" OR NOT CMAKE_INSTALL_COMPONENT) 255 file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/doc/ParaView/spdx
" TYPE FILE FILES "/builds/gitlab-kitware-sciviz-ci/build/VTK/Rendering/Core/vtkRenderingCore.spdx
")
const int vtkPythagoreanQuadruples[]