1 # Install script for directory: /home/paraview/VTK/Imaging/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
"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/VTK/Imaging/Core/vtkImageProbeFilter.h" 48 "/home/paraview/VTK/Imaging/Core/vtkAbstractImageInterpolator.h" 49 "/home/paraview/VTK/Imaging/Core/vtkExtractVOI.h" 50 "/home/paraview/VTK/Imaging/Core/vtkGenericImageInterpolator.h" 51 "/home/paraview/VTK/Imaging/Core/vtkImageAppendComponents.h" 52 "/home/paraview/VTK/Imaging/Core/vtkImageBlend.h" 53 "/home/paraview/VTK/Imaging/Core/vtkImageBSplineCoefficients.h" 54 "/home/paraview/VTK/Imaging/Core/vtkImageBSplineInternals.h" 55 "/home/paraview/VTK/Imaging/Core/vtkImageBSplineInterpolator.h" 56 "/home/paraview/VTK/Imaging/Core/vtkImageCacheFilter.h" 57 "/home/paraview/VTK/Imaging/Core/vtkImageCast.h" 58 "/home/paraview/VTK/Imaging/Core/vtkImageChangeInformation.h" 59 "/home/paraview/VTK/Imaging/Core/vtkImageClip.h" 60 "/home/paraview/VTK/Imaging/Core/vtkImageConstantPad.h" 61 "/home/paraview/VTK/Imaging/Core/vtkImageDataStreamer.h" 62 "/home/paraview/VTK/Imaging/Core/vtkImageDecomposeFilter.h" 63 "/home/paraview/VTK/Imaging/Core/vtkImageDifference.h" 64 "/home/paraview/VTK/Imaging/Core/vtkImageExtractComponents.h" 65 "/home/paraview/VTK/Imaging/Core/vtkImageFlip.h" 66 "/home/paraview/VTK/Imaging/Core/vtkImageInterpolator.h" 67 "/home/paraview/VTK/Imaging/Core/vtkImageIterateFilter.h" 68 "/home/paraview/VTK/Imaging/Core/vtkImageMagnify.h" 69 "/home/paraview/VTK/Imaging/Core/vtkImageMapToColors.h" 70 "/home/paraview/VTK/Imaging/Core/vtkImageMask.h" 71 "/home/paraview/VTK/Imaging/Core/vtkImageMirrorPad.h" 72 "/home/paraview/VTK/Imaging/Core/vtkImagePadFilter.h" 73 "/home/paraview/VTK/Imaging/Core/vtkImagePermute.h" 74 "/home/paraview/VTK/Imaging/Core/vtkImagePointDataIterator.h" 75 "/home/paraview/VTK/Imaging/Core/vtkImagePointIterator.h" 76 "/home/paraview/VTK/Imaging/Core/vtkImageResample.h" 77 "/home/paraview/VTK/Imaging/Core/vtkImageResize.h" 78 "/home/paraview/VTK/Imaging/Core/vtkImageReslice.h" 79 "/home/paraview/VTK/Imaging/Core/vtkImageResliceToColors.h" 80 "/home/paraview/VTK/Imaging/Core/vtkImageShiftScale.h" 81 "/home/paraview/VTK/Imaging/Core/vtkImageShrink3D.h" 82 "/home/paraview/VTK/Imaging/Core/vtkImageSincInterpolator.h" 83 "/home/paraview/VTK/Imaging/Core/vtkImageStencilAlgorithm.h" 84 "/home/paraview/VTK/Imaging/Core/vtkImageStencilData.h" 85 "/home/paraview/VTK/Imaging/Core/vtkImageStencilIterator.h" 86 "/home/paraview/VTK/Imaging/Core/vtkImageStencilSource.h" 87 "/home/paraview/VTK/Imaging/Core/vtkImageThreshold.h" 88 "/home/paraview/VTK/Imaging/Core/vtkImageTranslateExtent.h" 89 "/home/paraview/VTK/Imaging/Core/vtkImageWrapPad.h" 90 "/home/paraview/VTK/Imaging/Core/vtkRTAnalyticSource.h" 91 "/home/paraview/build/VTK/Imaging/Core/vtkImagingCoreModule.h" 95 if("x${CMAKE_INSTALL_COMPONENT}x
" STREQUAL "xdevelopmentx
" OR NOT CMAKE_INSTALL_COMPONENT) 96 file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64/
vtk/hierarchy/ParaView
" TYPE FILE RENAME "vtkImagingCore-hierarchy.txt
" FILES "/home/paraview/build/lib64/
vtk/hierarchy/ParaView/vtkImagingCore-hierarchy.txt
") 99 if("x${CMAKE_INSTALL_COMPONENT}x
" STREQUAL "xruntimex
" OR NOT CMAKE_INSTALL_COMPONENT) 101 "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkImagingCore-pv5.9.so.5.9
" 102 "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkImagingCore-pv5.9.so.1
" 104 if(EXISTS "${file}
" AND 105 NOT IS_SYMLINK "${file}
") 111 file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64
" TYPE SHARED_LIBRARY FILES 112 "/home/paraview/build/lib64/libvtkImagingCore-pv5.9.so.5.9
" 113 "/home/paraview/build/lib64/libvtkImagingCore-pv5.9.so.1
" 116 "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkImagingCore-pv5.9.so.5.9
" 117 "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkImagingCore-pv5.9.so.1
" 119 if(EXISTS "${file}
" AND 120 NOT IS_SYMLINK "${file}
") 123 OLD_RPATH "/home/paraview/build/lib64:
" 124 NEW_RPATH "\$ORIGIN
") 125 if(CMAKE_INSTALL_DO_STRIP) 126 execute_process(COMMAND "/usr/bin/strip
" "${file}
") 132 if("x${CMAKE_INSTALL_COMPONENT}x
" STREQUAL "xdevelopmentx
" OR NOT CMAKE_INSTALL_COMPONENT) 133 if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkImagingCore-pv5.9.so
" AND 134 NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkImagingCore-pv5.9.so
") 136 FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkImagingCore-pv5.9.so
" 139 file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64
" TYPE SHARED_LIBRARY FILES "/home/paraview/build/lib64/libvtkImagingCore-pv5.9.so
") 140 if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkImagingCore-pv5.9.so
" AND 141 NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkImagingCore-pv5.9.so
") 143 FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkImagingCore-pv5.9.so
" 144 OLD_RPATH "/home/paraview/build/lib64:
" 145 NEW_RPATH "\$ORIGIN
") 146 if(CMAKE_INSTALL_DO_STRIP) 147 execute_process(COMMAND "/usr/bin/strip
" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkImagingCore-pv5.9.so
")