cmake_install.cmake
Go to the documentation of this file.
1 # Install script for directory: /builds/gitlab-kitware-sciviz-ci/Plugins/LegacyGhostCellsGenerator
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(NOT CMAKE_INSTALL_LOCAL_ONLY)
46  # Include the install script for the subdirectory.
47  include("/builds/gitlab-kitware-sciviz-ci/build/Plugins/LegacyGhostCellsGenerator/Filters/cmake_install.cmake")
48 endif()
49 
50 if(NOT CMAKE_INSTALL_LOCAL_ONLY)
51  # Include the install script for the subdirectory.
52  include("/builds/gitlab-kitware-sciviz-ci/build/Plugins/LegacyGhostCellsGenerator/Parallel/cmake_install.cmake")
53 endif()
54 
55 if(CMAKE_INSTALL_COMPONENT STREQUAL "development" OR NOT CMAKE_INSTALL_COMPONENT)
56  if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/cmake/paraview-6.0/LegacyGhostCellsGenerator-targets.cmake")
57  file(DIFFERENT _cmake_export_file_changed FILES
58  "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/cmake/paraview-6.0/LegacyGhostCellsGenerator-targets.cmake"
59  "/builds/gitlab-kitware-sciviz-ci/build/Plugins/LegacyGhostCellsGenerator/CMakeFiles/Export/073b2a9b196d662e262a87a68654bd3c/LegacyGhostCellsGenerator-targets.cmake")
60  if(_cmake_export_file_changed)
61  file(GLOB _cmake_old_config_files "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/cmake/paraview-6.0/LegacyGhostCellsGenerator-targets-*.cmake")
62  if(_cmake_old_config_files)
63  string(REPLACE ";" ", " _cmake_old_config_files_text "${_cmake_old_config_files}")
64  message(STATUS "Old export file \"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/cmake/paraview-6.0/LegacyGhostCellsGenerator-targets.cmake\" will be replaced. Removing files [${_cmake_old_config_files_text}].")
65  unset(_cmake_old_config_files_text)
66  file(REMOVE ${_cmake_old_config_files})
67  endif()
68  unset(_cmake_old_config_files)
69  endif()
70  unset(_cmake_export_file_changed)
71  endif()
72  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64/cmake/paraview-6.0" TYPE FILE FILES "/builds/gitlab-kitware-sciviz-ci/build/Plugins/LegacyGhostCellsGenerator/CMakeFiles/Export/073b2a9b196d662e262a87a68654bd3c/LegacyGhostCellsGenerator-targets.cmake")
73  if(CMAKE_INSTALL_CONFIG_NAME MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
74  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64/cmake/paraview-6.0" TYPE FILE FILES "/builds/gitlab-kitware-sciviz-ci/build/Plugins/LegacyGhostCellsGenerator/CMakeFiles/Export/073b2a9b196d662e262a87a68654bd3c/LegacyGhostCellsGenerator-targets-release.cmake")
75  endif()
76 endif()
77 
78 if(CMAKE_INSTALL_COMPONENT STREQUAL "development" OR NOT CMAKE_INSTALL_COMPONENT)
79  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64/cmake/paraview-6.0" TYPE FILE RENAME "LegacyGhostCellsGenerator-vtk-module-properties.cmake" FILES "/builds/gitlab-kitware-sciviz-ci/build/Plugins/LegacyGhostCellsGenerator/CMakeFiles/LegacyGhostCellsGenerator-vtk-module-properties.cmake.install")
80 endif()
81 
82 if(CMAKE_INSTALL_COMPONENT STREQUAL "development" OR NOT CMAKE_INSTALL_COMPONENT)
83  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64" TYPE STATIC_LIBRARY FILES "/builds/gitlab-kitware-sciviz-ci/build/lib64/libLegacyGhostCellsGeneratorFiltersCS.a")
84 endif()
85 
86 if(CMAKE_INSTALL_COMPONENT STREQUAL "development" OR NOT CMAKE_INSTALL_COMPONENT)
87  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64" TYPE STATIC_LIBRARY FILES "/builds/gitlab-kitware-sciviz-ci/build/lib64/libLegacyGhostCellsGeneratorParallelCS.a")
88 endif()
89 
90 if(CMAKE_INSTALL_COMPONENT STREQUAL "plugins" OR NOT CMAKE_INSTALL_COMPONENT)
91  if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/paraview-6.0/plugins/LegacyGhostCellsGenerator/LegacyGhostCellsGenerator.so" AND
92  NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/paraview-6.0/plugins/LegacyGhostCellsGenerator/LegacyGhostCellsGenerator.so")
93  file(RPATH_CHECK
94  FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/paraview-6.0/plugins/LegacyGhostCellsGenerator/LegacyGhostCellsGenerator.so"
95  RPATH "\$ORIGIN:\$ORIGIN/../../../:/usr/lib64/openmpi/lib")
96  endif()
97  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64/paraview-6.0/plugins/LegacyGhostCellsGenerator" TYPE MODULE FILES "/builds/gitlab-kitware-sciviz-ci/build/lib64/paraview-6.0/plugins/LegacyGhostCellsGenerator/LegacyGhostCellsGenerator.so")
98  if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/paraview-6.0/plugins/LegacyGhostCellsGenerator/LegacyGhostCellsGenerator.so" AND
99  NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/paraview-6.0/plugins/LegacyGhostCellsGenerator/LegacyGhostCellsGenerator.so")
100  file(RPATH_CHANGE
101  FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/paraview-6.0/plugins/LegacyGhostCellsGenerator/LegacyGhostCellsGenerator.so"
102  OLD_RPATH "/builds/gitlab-kitware-sciviz-ci/build/lib64:/builds/gitlab-kitware-sciviz-ci/build/lib64/paraview-6.0/plugins/LegacyGhostCellsGenerator:/usr/lib64/openmpi/lib:"
103  NEW_RPATH "\$ORIGIN:\$ORIGIN/../../../:/usr/lib64/openmpi/lib")
104  if(CMAKE_INSTALL_DO_STRIP)
105  execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/paraview-6.0/plugins/LegacyGhostCellsGenerator/LegacyGhostCellsGenerator.so")
106  endif()
107  endif()
108 endif()
109 
110 if(NOT CMAKE_INSTALL_LOCAL_ONLY)
111  # Include the install script for the subdirectory.
112  include("/builds/gitlab-kitware-sciviz-ci/build/Plugins/LegacyGhostCellsGenerator/Testing/cmake_install.cmake")
113 endif()
114 
string