1 # Install script for directory: /builds/gitlab-kitware-sciviz-ci/VTKExtensions/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
"vtkPVVTKExtensionsCore-hierarchy.txt" FILES
"/builds/gitlab-kitware-sciviz-ci/build/lib64/vtk/hierarchy/ParaView/vtkPVVTKExtensionsCore-hierarchy.txt")
49 if(CMAKE_INSTALL_COMPONENT STREQUAL "runtime" OR NOT CMAKE_INSTALL_COMPONENT)
51 "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkPVVTKExtensionsCore-pv6.0.so.6.0
" 52 "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkPVVTKExtensionsCore-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/libvtkPVVTKExtensionsCore-pv6.0.so.6.0
" 63 "/builds/gitlab-kitware-sciviz-ci/build/lib64/libvtkPVVTKExtensionsCore-pv6.0.so.1
" 66 "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkPVVTKExtensionsCore-pv6.0.so.6.0
" 67 "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkPVVTKExtensionsCore-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/libvtkPVVTKExtensionsCore-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/VTKExtensions/Core/
vtkCLIOptions.h
" 97 "/builds/gitlab-kitware-sciviz-ci/VTKExtensions/Core/
vtkLogRecorder.h
" 103 "/builds/gitlab-kitware-sciviz-ci/VTKExtensions/Core/
vtkPVLogger.h
" 104 "/builds/gitlab-kitware-sciviz-ci/VTKExtensions/Core/
vtkPVNullSource.h
" 105 "/builds/gitlab-kitware-sciviz-ci/VTKExtensions/Core/
vtkPVPostFilter.h
" 109 "/builds/gitlab-kitware-sciviz-ci/VTKExtensions/Core/
vtkPVXMLElement.h
" 110 "/builds/gitlab-kitware-sciviz-ci/VTKExtensions/Core/
vtkPVXMLParser.h
" 111 "/builds/gitlab-kitware-sciviz-ci/VTKExtensions/Core/
vtkStringList.h
" 112 "/builds/gitlab-kitware-sciviz-ci/VTKExtensions/Core/
vtkUndoElement.h
" 113 "/builds/gitlab-kitware-sciviz-ci/VTKExtensions/Core/
vtkUndoSet.h
" 114 "/builds/gitlab-kitware-sciviz-ci/VTKExtensions/Core/
vtkUndoStack.h
" 118 if(CMAKE_INSTALL_COMPONENT STREQUAL "development
" OR NOT CMAKE_INSTALL_COMPONENT) 119 file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/paraview-6.0
" TYPE FILE FILES 121 "/builds/gitlab-kitware-sciviz-ci/build/VTKExtensions/Core/vtkPVVTKExtensionsCoreModule.h
" 125 if(CMAKE_INSTALL_COMPONENT STREQUAL "spdx
" OR NOT CMAKE_INSTALL_COMPONENT) 126 file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/doc/ParaView/spdx
" TYPE FILE FILES "/builds/gitlab-kitware-sciviz-ci/build/VTKExtensions/Core/vtkPVVTKExtensionsCore.spdx
") unit undo-redo-able operation.
Executive supporting post filters.
helper class to catch errors from vtkMultiProcessController and vtkCommunicator.
Post Filter for on demand conversion.
defines various logging categories for ParaView
Feature Edges filter that delegates to type specific implementations.
Provide a base API for a emulated real time LiveSource.
Parses out the base file name of a file sequence and also the specific index of the given file...
command line options manager
specialized subclass of vtkTrivialProducer that preserves the information about the whole extent of t...
Maintains a collection of vtkUndoElement that can be undone/redone in a single step.
A class to facilitate common test operations.
Record log messages at or below a given verbosity on a particular ParaView process/rank.
executive to add support for vtkPVPostFilter in ParaView data pipelines.
This is used by vtkPVXMLParser to represent an XML document starting at the root element.
This is a subclass of vtkXMLParser that constructs a representation of parsed XML using vtkPVXMLEleme...
Call a class member method in response to a VTK event.
Cell centers filter that delegates to typen specific implementations.
Extend vtkPVTrivialProducer to allow distributed code to easily populate a trivial producer with loca...
Manages allocation and freeing for a string list.