cmake_install.cmake
Go to the documentation of this file.
1 # Install script for directory: /builds/gitlab-kitware-sciviz-ci/Remoting/Export
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 "vtkRemotingExport-hierarchy.txt" FILES "/builds/gitlab-kitware-sciviz-ci/build/lib64/vtk/hierarchy/ParaView/vtkRemotingExport-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/libvtkRemotingExport-pv6.0.so.6.0"
52  "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRemotingExport-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/libvtkRemotingExport-pv6.0.so.6.0"
63  "/builds/gitlab-kitware-sciviz-ci/build/lib64/libvtkRemotingExport-pv6.0.so.1"
64  )
65  foreach(file
66  "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRemotingExport-pv6.0.so.6.0"
67  "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtkRemotingExport-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/libvtkRemotingExport-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/Export/vtkPVGL2PSExporter.h"
92  "/builds/gitlab-kitware-sciviz-ci/Remoting/Export/vtkPVWebExporter.h"
93  "/builds/gitlab-kitware-sciviz-ci/Remoting/Export/vtkPVX3DExporter.h"
94  "/builds/gitlab-kitware-sciviz-ci/Remoting/Export/vtkSMCSVExporterProxy.h"
95  "/builds/gitlab-kitware-sciviz-ci/Remoting/Export/vtkSMCSVProxiesInitializationHelper.h"
96  "/builds/gitlab-kitware-sciviz-ci/Remoting/Export/vtkSMExporterProxy.h"
97  "/builds/gitlab-kitware-sciviz-ci/Remoting/Export/vtkSMGL2PSExporterProxy.h"
98  "/builds/gitlab-kitware-sciviz-ci/Remoting/Export/vtkSMPropArrayListDomain.h"
99  "/builds/gitlab-kitware-sciviz-ci/Remoting/Export/vtkSMRenderViewExporterProxy.h"
100  "/builds/gitlab-kitware-sciviz-ci/Remoting/Export/vtkSMViewExportHelper.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/Export/vtkRemotingExportModule.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/Export/vtkRemotingExport.spdx")
110 endif()
111 
Proxy for vtkPVGL2PSExporter.
proxy for vtkExporter subclasses which work with render windows.
list of arrays obtained from input prop
proxy for view exporters.
string
ParaView wrapper for vtkGL2PS exporter.
exporter used to export the spreadsheet view and supported chart views as to a CSV file...
helper class to export views.
ParaView-specific X3D exporter that handles export of color legends in addition to the items exported...
vtkPVWebExporter is used to produce vtkjs export in the ParaView application.
initialization helper for (writers, PCSVReader) proxy.