cmake_install.cmake
Go to the documentation of this file.
1 # Install script for directory: /builds/gitlab-kitware-sciviz-ci/Qt/Components
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" TYPE FILE FILES
42  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqPluginTreeWidget.h"
43  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqAboutDialog.h"
44  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqAbstractItemSelectionModel.h"
45  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqActionGroupInterface.h"
46  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqActiveObjects.h"
47  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqAnimatablePropertiesComboBox.h"
48  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqAnimatableProxyComboBox.h"
49  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqAnimationManager.h"
50  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqAnimationProgressDialog.h"
51  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqAnimationTimeWidget.h"
52  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqAnimationViewWidget.h"
53  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqArrayListDomain.h"
54  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqArraySelectionWidget.h"
55  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqArraySelectorPropertyWidget.h"
56  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqArrayStatusPropertyWidget.h"
57  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqCalculatorWidget.h"
58  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqCameraDialog.h"
59  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqCameraKeyFrameWidget.h"
60  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqChangeInputDialog.h"
61  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqCollaborationPanel.h"
62  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqColorChooserButtonWithPalettes.h"
63  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqComboBoxDomain.h"
64  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqCommandPropertyWidget.h"
65  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqComparativeCueWidget.h"
66  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqComparativeVisPanel.h"
67  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqComponentsInit.h"
68  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqComponentsTestUtility.h"
69  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqCompositeDataInformationTreeModel.h"
70  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqCompositePropertyWidgetDecorator.h"
71  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqCompositeTreePropertyWidget.h"
72  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqCustomFilterDefinitionModel.h"
73  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqCustomFilterDefinitionWizard.h"
74  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqCustomFilterManager.h"
75  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqCustomFilterManagerModel.h"
76  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqCustomViewpointButtonDialog.h"
77  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqDataAssemblyTreeModel.h"
78  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqDataInformationModel.h"
79  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqDataInformationWidget.h"
80  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqDialog.h"
81  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqDisplayColorWidget.h"
82  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqDisplayPanel.h"
83  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqDisplayPanelInterface.h"
84  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqDisplayPanelPropertyWidget.h"
85  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqDisplayRepresentationWidget.h"
86  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqDockWindowInterface.h"
87  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqDoubleVectorPropertyWidget.h"
88  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqFavoritesDialog.h"
89  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqFavoritesTreeWidget.h"
90  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqFileChooserWidget.h"
91  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqFindDataCreateSelectionFrame.h"
92  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqFindDataCurrentSelectionFrame.h"
93  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqFindDataDialog.h"
94  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqFindDataSelectionDisplayFrame.h"
95  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqHighlightItemDelegate.h"
96  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqImageTip.h"
97  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqIndexSelectionWidget.h"
98  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqInputSelectorWidget.h"
99  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqIntMaskPropertyWidget.h"
100  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqIntRangeWidget.h"
101  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqIntVectorPropertyWidget.h"
102  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqItemViewSearchWidget.h"
103  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqItemViewSearchWidgetEventPlayer.h"
104  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqKeyFrameEditor.h"
105  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqKeyFrameTimeValidator.h"
106  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqKeyFrameTypeWidget.h"
107  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqLabel.h"
108  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqLightsEditor.h"
109  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqLightsInspector.h"
110  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqLinksEditor.h"
111  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqLinksManager.h"
112  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqLiveInsituManager.h"
113  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqLiveInsituVisualizationManager.h"
114  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqLockViewSizeCustomDialog.h"
115  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqLogViewerDialog.h"
116  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqMemoryInspectorPanel.h"
117  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqMultiBlockInspectorWidget.h"
118  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqMultiQueryClauseWidget.h"
119  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqMultiViewWidget.h"
120  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqOrbitCreatorDialog.h"
121  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqOutputPortComboBox.h"
122  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqPipelineAnnotationFilterModel.h"
123  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqPipelineBrowserWidget.h"
124  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqPipelineInputComboBox.h"
125  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqPipelineModel.h"
126  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqPipelineModelSelectionAdaptor.h"
127  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqPipelineTimeKeyFrameEditor.h"
128  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqPluginDialog.h"
129  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqPluginTreeWidgetEventPlayer.h"
130  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqPluginTreeWidgetEventTranslator.h"
131  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqPopOutWidget.h"
132  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqPresetDialog.h"
133  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqPresetGroupsManager.h"
134  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqPresetToPixmap.h"
135  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqPropertiesPanel.h"
136  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqPropertyGroupWidget.h"
137  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqPropertyWidget.h"
138  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqPropertyWidgetDecorator.h"
139  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqPropertyWidgetInterface.h"
140  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqProxiesWidget.h"
141  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqProxyEditorPropertyWidget.h"
142  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqProxyInformationWidget.h"
143  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqProxyPropertyWidget.h"
144  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqProxySILModel.h"
145  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqProxySelectionWidget.h"
146  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqProxyWidget.h"
147  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqProxyWidgetDialog.h"
148  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqQueryClauseWidget.h"
149  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqRecentFilesMenu.h"
150  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqRemoteCommandDialog.h"
151  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqRemoteCommandTemplateDialog.h"
152  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqRescaleRange.h"
153  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqSILModel.h"
154  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqSILWidget.h"
155  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqSingleLogViewerWidget.h"
156  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqSMSignalAdaptors.h"
157  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqScalarSetModel.h"
158  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqScalarValueListPropertyWidget.h"
159  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqSearchBox.h"
160  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqSelectReaderDialog.h"
161  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqSelectionAdaptor.h"
162  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqSelectionInputWidget.h"
163  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqSelectionLinkDialog.h"
164  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqSelectionManager.h"
165  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqServerConfigurationImporter.h"
166  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqServerConnectDialog.h"
167  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqServerLauncher.h"
168  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqSetBreakpointDialog.h"
169  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqSettingsDialog.h"
170  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqShaderReplacementsComboBox.h"
171  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqShaderReplacementsSelectorPropertyWidget.h"
172  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqSignalAdaptorKeyFrameType.h"
173  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqSignalAdaptorSelectionTreeWidget.h"
174  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqSignalAdaptorTreeWidget.h"
175  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqStringVectorPropertyWidget.h"
176  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqSubsetInclusionLatticeTreeModel.h"
177  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqSubsetInclusionLatticeWidget.h"
178  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqTabbedMultiViewWidget.h"
179  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqTextureComboBox.h"
180  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqTextureSelectorPropertyWidget.h"
181  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqTimerLogDisplay.h"
182  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqToolBarInterface.h"
183  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqToolTipTrapper.h"
184  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqTransferFunctionWidget.h"
185  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqTriggerOnIdleHelper.h"
186  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqUndoStackBuilder.h"
187  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqVCRController.h"
188  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqViewFrame.h"
189  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqViewFrameActionsInterface.h"
190  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqViewManager.h"
191  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqWidgetRangeDomain.h"
192  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqSampleScalarAddRangeDialog.h"
193  "/builds/gitlab-kitware-sciviz-ci/Qt/Components/pqSampleScalarWidget.h"
194  "/builds/gitlab-kitware-sciviz-ci/build/Qt/Components/pqComponentsModule.h"
195  )
196 endif()
197 
198 if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xruntimex" OR NOT CMAKE_INSTALL_COMPONENT)
199  foreach(file
200  "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libpqComponents-pv5.9.so.5.9"
201  "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libpqComponents-pv5.9.so.1"
202  )
203  if(EXISTS "${file}" AND
204  NOT IS_SYMLINK "${file}")
205  file(RPATH_CHECK
206  FILE "${file}"
207  RPATH "\$ORIGIN:/usr/lib64/openmpi/lib")
208  endif()
209  endforeach()
210  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64" TYPE SHARED_LIBRARY FILES
211  "/builds/gitlab-kitware-sciviz-ci/build/lib64/libpqComponents-pv5.9.so.5.9"
212  "/builds/gitlab-kitware-sciviz-ci/build/lib64/libpqComponents-pv5.9.so.1"
213  )
214  foreach(file
215  "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libpqComponents-pv5.9.so.5.9"
216  "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libpqComponents-pv5.9.so.1"
217  )
218  if(EXISTS "${file}" AND
219  NOT IS_SYMLINK "${file}")
220  file(RPATH_CHANGE
221  FILE "${file}"
222  OLD_RPATH "/builds/gitlab-kitware-sciviz-ci/build/lib64:/usr/lib64/openmpi/lib:"
223  NEW_RPATH "\$ORIGIN:/usr/lib64/openmpi/lib")
224  if(CMAKE_INSTALL_DO_STRIP)
225  execute_process(COMMAND "/usr/bin/strip" "${file}")
226  endif()
227  endif()
228  endforeach()
229 endif()
230 
231 if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xdevelopmentx" OR NOT CMAKE_INSTALL_COMPONENT)
232  if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libpqComponents-pv5.9.so" AND
233  NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libpqComponents-pv5.9.so")
234  file(RPATH_CHECK
235  FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libpqComponents-pv5.9.so"
236  RPATH "\$ORIGIN:/usr/lib64/openmpi/lib")
237  endif()
238  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64" TYPE SHARED_LIBRARY FILES "/builds/gitlab-kitware-sciviz-ci/build/lib64/libpqComponents-pv5.9.so")
239  if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libpqComponents-pv5.9.so" AND
240  NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libpqComponents-pv5.9.so")
241  file(RPATH_CHANGE
242  FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libpqComponents-pv5.9.so"
243  OLD_RPATH "/builds/gitlab-kitware-sciviz-ci/build/lib64:/usr/lib64/openmpi/lib:"
244  NEW_RPATH "\$ORIGIN:/usr/lib64/openmpi/lib")
245  if(CMAKE_INSTALL_DO_STRIP)
246  execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libpqComponents-pv5.9.so")
247  endif()
248  endif()
249 endif()
250 
string