cmake_install.cmake
Go to the documentation of this file.
1 # Install script for directory: /builds/gitlab-kitware-sciviz-ci/Remoting/ApplicationComponents
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 "Release")
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(CMAKE_INSTALL_COMPONENT STREQUAL "development" OR NOT CMAKE_INSTALL_COMPONENT)
46  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64/vtk/hierarchy/ParaView" TYPE FILE RENAME "vtkRemotingApplicationComponents-hierarchy.txt" FILES "/builds/gitlab-kitware-sciviz-ci/build/lib64/vtk/hierarchy/ParaView/vtkRemotingApplicationComponents-hierarchy.txt")
47 endif()
48 
49 if(CMAKE_INSTALL_COMPONENT STREQUAL "runtime" OR NOT CMAKE_INSTALL_COMPONENT)
50  foreach(file
51  "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRemotingApplicationComponents-pv6.0.so.6.0"
52  "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRemotingApplicationComponents-pv6.0.so.1"
53  )
54  if(EXISTS "${file}" AND
55  NOT IS_SYMLINK "${file}")
56  file(RPATH_CHECK
57  FILE "${file}"
58  RPATH "\$ORIGIN:/usr/lib64/openmpi/lib")
59  endif()
60  endforeach()
61  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64" TYPE SHARED_LIBRARY FILES
62  "/builds/gitlab-kitware-sciviz-ci/build/lib64/libvtkRemotingApplicationComponents-pv6.0.so.6.0"
63  "/builds/gitlab-kitware-sciviz-ci/build/lib64/libvtkRemotingApplicationComponents-pv6.0.so.1"
64  )
65  foreach(file
66  "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRemotingApplicationComponents-pv6.0.so.6.0"
67  "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRemotingApplicationComponents-pv6.0.so.1"
68  )
69  if(EXISTS "${file}" AND
70  NOT IS_SYMLINK "${file}")
71  file(RPATH_CHANGE
72  FILE "${file}"
73  OLD_RPATH "\$ORIGIN:/usr/lib64/openmpi/lib:"
74  NEW_RPATH "\$ORIGIN:/usr/lib64/openmpi/lib")
75  if(CMAKE_INSTALL_DO_STRIP)
76  execute_process(COMMAND "/usr/bin/strip" "${file}")
77  endif()
78  endif()
79  endforeach()
80 endif()
81 
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/libvtkRemotingApplicationComponents-pv6.0.so")
84 endif()
85 
86 if(CMAKE_INSTALL_COMPONENT STREQUAL "development" OR NOT CMAKE_INSTALL_COMPONENT)
87 endif()
88 
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
91  "/builds/gitlab-kitware-sciviz-ci/Remoting/ApplicationComponents/vtkBoolPropertyDecorator.h"
92  "/builds/gitlab-kitware-sciviz-ci/Remoting/ApplicationComponents/vtkCompositePropertyDecorator.h"
93  "/builds/gitlab-kitware-sciviz-ci/Remoting/ApplicationComponents/vtkEnableDecorator.h"
94  "/builds/gitlab-kitware-sciviz-ci/Remoting/ApplicationComponents/vtkGenericPropertyDecorator.h"
95  "/builds/gitlab-kitware-sciviz-ci/Remoting/ApplicationComponents/vtkInputDataTypeDecorator.h"
96  "/builds/gitlab-kitware-sciviz-ci/Remoting/ApplicationComponents/vtkMultiComponentsDecorator.h"
97  "/builds/gitlab-kitware-sciviz-ci/Remoting/ApplicationComponents/vtkOSPRayHidingDecorator.h"
98  "/builds/gitlab-kitware-sciviz-ci/Remoting/ApplicationComponents/vtkPropertyDecorator.h"
99  "/builds/gitlab-kitware-sciviz-ci/Remoting/ApplicationComponents/vtkSessionTypeDecorator.h"
100  "/builds/gitlab-kitware-sciviz-ci/Remoting/ApplicationComponents/vtkShowDecorator.h"
101  )
102 endif()
103 
104 if(CMAKE_INSTALL_COMPONENT STREQUAL "development" OR NOT CMAKE_INSTALL_COMPONENT)
105  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/paraview-6.0" TYPE FILE FILES "/builds/gitlab-kitware-sciviz-ci/build/Remoting/ApplicationComponents/vtkRemotingApplicationComponentsModule.h")
106 endif()
107 
108 if(CMAKE_INSTALL_COMPONENT STREQUAL "spdx" OR NOT CMAKE_INSTALL_COMPONENT)
109  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/doc/ParaView/spdx" TYPE FILE FILES "/builds/gitlab-kitware-sciviz-ci/build/Remoting/ApplicationComponents/vtkRemotingApplicationComponents.spdx")
110 endif()
111 
vtkSessionTypeDecorator is a vtkPropertyDecorator subclass that can be used to control show/hide or e...
vtkEnableDecorator can be used to enable/disable a widget based on the status of another property not...
vtkOSPRayHidingDecorator's purpose is to prevent the GUI from showing any of the RayTracing specific ...
vtkMultiComponentsDecorator's purpose is to prevent the GUI from showing Multi Components Mapping che...
string
vtkPropertyDecorator hold the logic of pqPropertyDecorator TODO provides a mechanism to decorate pqPr...
vtkInputDataTypeDecorator is a vtkPropertyWidgetDecorator subclass.
vtkBoolPropertyDecorator is a base class for enable/disable or show/hide widgets based on the status ...
vtkShowDecorator can be used to show/hide a widget based on the status of another property not direct...
vtkGenericPropertyDecorator is a vtkPropertyDecorator that supports multiple common use cases from a ...
vtkPropertyDecorator subclass that can combine multiple decorators using boolean operations.