cmake_install.cmake
Go to the documentation of this file.
1 # Install script for directory: /builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2
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 "Debug")
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 if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xdevelopmentx" OR NOT CMAKE_INSTALL_COMPONENT)
41  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/paraview-5.9/vtklibxml2/include/libxml" TYPE FILE FILES
42  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/c14n.h"
43  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/catalog.h"
44  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/chvalid.h"
45  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/debugXML.h"
46  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/dict.h"
47  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/DOCBparser.h"
48  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/encoding.h"
49  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/entities.h"
50  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/globals.h"
51  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/hash.h"
52  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/HTMLparser.h"
53  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/HTMLtree.h"
54  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/list.h"
55  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/nanoftp.h"
56  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/nanohttp.h"
57  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/parser.h"
58  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/parserInternals.h"
59  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/pattern.h"
60  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/relaxng.h"
61  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/SAX.h"
62  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/SAX2.h"
63  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/schemasInternals.h"
64  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/schematron.h"
65  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/threads.h"
66  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/tree.h"
67  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/uri.h"
68  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/valid.h"
69  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/vtk_libxml2_mangle.h"
70  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/xinclude.h"
71  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/xlink.h"
72  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/xmlautomata.h"
73  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/xmlerror.h"
74  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/xmlexports.h"
75  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/xmlIO.h"
76  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/xmlmemory.h"
77  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/xmlmodule.h"
78  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/xmlreader.h"
79  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/xmlregexp.h"
80  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/xmlsave.h"
81  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/xmlschemas.h"
82  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/xmlschemastypes.h"
83  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/xmlstring.h"
84  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/xmlunicode.h"
85  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/xmlwin32version.h"
86  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/xmlwriter.h"
87  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/xpath.h"
88  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/xpathInternals.h"
89  "/builds/gitlab-kitware-sciviz-ci/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/xpointer.h"
90  "/builds/gitlab-kitware-sciviz-ci/build/VTK/ThirdParty/libxml2/vtklibxml2/include/libxml/xmlversion.h"
91  )
92 endif()
93 
94 if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xruntimex" OR NOT CMAKE_INSTALL_COMPONENT)
95  foreach(file
96  "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtklibxml2-pv5.9.so.5.9"
97  "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtklibxml2-pv5.9.so.1"
98  )
99  if(EXISTS "${file}" AND
100  NOT IS_SYMLINK "${file}")
101  file(RPATH_CHECK
102  FILE "${file}"
103  RPATH "\$ORIGIN")
104  endif()
105  endforeach()
106  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64" TYPE SHARED_LIBRARY FILES
107  "/builds/gitlab-kitware-sciviz-ci/build/lib64/libvtklibxml2-pv5.9.so.5.9"
108  "/builds/gitlab-kitware-sciviz-ci/build/lib64/libvtklibxml2-pv5.9.so.1"
109  )
110  foreach(file
111  "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtklibxml2-pv5.9.so.5.9"
112  "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtklibxml2-pv5.9.so.1"
113  )
114  if(EXISTS "${file}" AND
115  NOT IS_SYMLINK "${file}")
116  file(RPATH_CHANGE
117  FILE "${file}"
118  OLD_RPATH "/builds/gitlab-kitware-sciviz-ci/build/lib64:"
119  NEW_RPATH "\$ORIGIN")
120  if(CMAKE_INSTALL_DO_STRIP)
121  execute_process(COMMAND "/usr/bin/strip" "${file}")
122  endif()
123  endif()
124  endforeach()
125 endif()
126 
127 if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xdevelopmentx" OR NOT CMAKE_INSTALL_COMPONENT)
128  if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtklibxml2-pv5.9.so" AND
129  NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtklibxml2-pv5.9.so")
130  file(RPATH_CHECK
131  FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtklibxml2-pv5.9.so"
132  RPATH "\$ORIGIN")
133  endif()
134  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64" TYPE SHARED_LIBRARY FILES "/builds/gitlab-kitware-sciviz-ci/build/lib64/libvtklibxml2-pv5.9.so")
135  if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtklibxml2-pv5.9.so" AND
136  NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtklibxml2-pv5.9.so")
137  file(RPATH_CHANGE
138  FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtklibxml2-pv5.9.so"
139  OLD_RPATH "/builds/gitlab-kitware-sciviz-ci/build/lib64:"
140  NEW_RPATH "\$ORIGIN")
141  if(CMAKE_INSTALL_DO_STRIP)
142  execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libvtklibxml2-pv5.9.so")
143  endif()
144  endif()
145 endif()
146 
string