# Install script for directory: /Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) set(CMAKE_INSTALL_PREFIX "/Volumes/Data/workspace/med-macos-weekly/build/../sdk/dependencies/VTK") endif() 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() set(CMAKE_INSTALL_CONFIG_NAME "Release") endif() message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") endif() # Set the component getting installed. if(NOT CMAKE_INSTALL_COMPONENT) if(COMPONENT) message(STATUS "Install component: \"${COMPONENT}\"") set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") else() set(CMAKE_INSTALL_COMPONENT) endif() endif() # Is this installation the result of a crosscompile? if(NOT DEFINED CMAKE_CROSSCOMPILING) set(CMAKE_CROSSCOMPILING "FALSE") endif() # Set path to fallback-tool for dependency-resolution. if(NOT DEFINED CMAKE_OBJDUMP) set(CMAKE_OBJDUMP "/Library/Developer/CommandLineTools/usr/bin/objdump") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "development" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/vtk-9.2" TYPE FILE FILES "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkBilinearQuadIntersection.h" "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkCardinalSpline.h" "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkKochanekSpline.h" "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkParametricBohemianDome.h" "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkParametricBour.h" "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkParametricBoy.h" "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkParametricCatalanMinimal.h" "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkParametricConicSpiral.h" "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkParametricCrossCap.h" "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkParametricDini.h" "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkParametricEllipsoid.h" "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkParametricEnneper.h" "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkParametricFigure8Klein.h" "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkParametricFunction.h" "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkParametricHenneberg.h" "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkParametricKlein.h" "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkParametricKuen.h" "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkParametricMobius.h" "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkParametricPluckerConoid.h" "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkParametricPseudosphere.h" "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkParametricRandomHills.h" "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkParametricRoman.h" "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkParametricSpline.h" "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkParametricSuperEllipsoid.h" "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkParametricSuperToroid.h" "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Common/ComputationalGeometry/vtkParametricTorus.h" "/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/Common/ComputationalGeometry/vtkCommonComputationalGeometryModule.h" ) endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "development" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/vtk-9.2/hierarchy/VTK" TYPE FILE RENAME "vtkCommonComputationalGeometry-hierarchy.txt" FILES "/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/lib/vtk-9.2/hierarchy/VTK/vtkCommonComputationalGeometry-hierarchy.txt") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "runtime" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE SHARED_LIBRARY FILES "/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/lib/libvtkCommonComputationalGeometry-9.2.9.2.6.dylib" "/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/lib/libvtkCommonComputationalGeometry-9.2.1.dylib" ) foreach(file "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libvtkCommonComputationalGeometry-9.2.9.2.6.dylib" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libvtkCommonComputationalGeometry-9.2.1.dylib" ) if(EXISTS "${file}" AND NOT IS_SYMLINK "${file}") execute_process(COMMAND "/usr/bin/install_name_tool" -id "libvtkCommonComputationalGeometry-9.2.1.dylib" -change "/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/lib/libvtkCommonCore-9.2.1.dylib" "libvtkCommonCore-9.2.1.dylib" -change "/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/lib/libvtkCommonDataModel-9.2.1.dylib" "libvtkCommonDataModel-9.2.1.dylib" -change "/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/lib/libvtkCommonMath-9.2.1.dylib" "libvtkCommonMath-9.2.1.dylib" -change "/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/lib/libvtkCommonTransforms-9.2.1.dylib" "libvtkCommonTransforms-9.2.1.dylib" -change "/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/lib/libvtkkissfft-9.2.1.dylib" "libvtkkissfft-9.2.1.dylib" -change "/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/lib/libvtksys-9.2.1.dylib" "libvtksys-9.2.1.dylib" "${file}") execute_process(COMMAND /usr/bin/install_name_tool -add_rpath "@loader_path" "${file}") if(CMAKE_INSTALL_DO_STRIP) execute_process(COMMAND "/Library/Developer/CommandLineTools/usr/bin/strip" -x "${file}") endif() endif() endforeach() endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "development" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE SHARED_LIBRARY FILES "/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/lib/libvtkCommonComputationalGeometry-9.2.dylib") endif()