1 # Install script for directory: /builds/gitlab-kitware-sciviz-ci/Qt/Core 3 # Set the install prefix 4 if(NOT DEFINED CMAKE_INSTALL_PREFIX)
5 set(CMAKE_INSTALL_PREFIX
"/usr/local")
7 string(REGEX REPLACE
"/$" "" CMAKE_INSTALL_PREFIX
"${CMAKE_INSTALL_PREFIX}")
9 # Set the install configuration name. 10 if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
12 string(REGEX REPLACE
"^[^A-Za-z0-9_]+" "" 13 CMAKE_INSTALL_CONFIG_NAME
"${BUILD_TYPE}")
15 set(CMAKE_INSTALL_CONFIG_NAME
"Debug")
17 message(STATUS
"Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
20 # Set the component getting installed. 21 if(NOT CMAKE_INSTALL_COMPONENT)
23 message(STATUS
"Install component: \"${COMPONENT}\"")
24 set(CMAKE_INSTALL_COMPONENT
"${COMPONENT}")
26 set(CMAKE_INSTALL_COMPONENT)
30 # Install shared libraries without execute permission? 31 if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
32 set(CMAKE_INSTALL_SO_NO_EXE
"0")
35 # Is this installation the result of a crosscompile? 36 if(NOT DEFINED CMAKE_CROSSCOMPILING)
37 set(CMAKE_CROSSCOMPILING
"FALSE")
40 # Set default install directory permissions. 41 if(NOT DEFINED CMAKE_OBJDUMP)
42 set(CMAKE_OBJDUMP
"/usr/bin/objdump")
45 if(
"x${CMAKE_INSTALL_COMPONENT}x" STREQUAL
"xdevelopmentx" OR NOT CMAKE_INSTALL_COMPONENT)
46 file(INSTALL DESTINATION
"${CMAKE_INSTALL_PREFIX}/include/paraview-5.13" TYPE FILE FILES
47 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqQVTKWidgetBase.h" 48 "/builds/gitlab-kitware-sciviz-ci/build/Qt/Core/pqQtConfig.h" 49 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqAnimationCue.h" 50 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqAnimationScene.h" 51 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqAnnotationsModel.h" 52 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqApplicationCore.h" 53 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqAutoStartInterface.h" 54 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqBoxChartView.h" 55 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqCameraWidgetViewLink.h" 56 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqCheckBoxDelegate.h" 57 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqCollaborationEventPlayer.h" 58 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqCollaborationManager.h" 59 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqComparativeContextView.h" 60 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqComparativeRenderView.h" 61 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqComparativeXYBarChartView.h" 62 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqComparativeXYChartView.h" 63 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqContextView.h" 64 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqCoreConfiguration.h" 65 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqCoreInit.h" 66 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqCoreTestUtility.h" 67 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqCoreUtilities.h" 68 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqDataRepresentation.h" 69 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqExtractor.h" 70 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqFileDialog.h" 71 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqFileDialogEventPlayer.h" 72 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqFileDialogEventTranslator.h" 73 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqFileDialogFavoriteModel.h" 74 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqFileDialogFilter.h" 75 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqFileDialogLocationModel.h" 76 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqFileDialogModel.h" 77 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqFileDialogRecentDirsModel.h" 78 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqFileUtilitiesEventPlayer.h" 79 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqFlatTreeViewEventPlayer.h" 80 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqFlatTreeViewEventTranslator.h" 81 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqGraphLayoutStrategyInterface.h" 82 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqIconListModel.h" 83 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqIconSettings.h" 84 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqImageUtil.h" 85 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqInteractiveViewLink.h" 86 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqInterfaceTracker.h" 87 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqKeyEventFilter.h" 88 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqKeySequences.h" 89 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqLinkedObjectInterface.h" 90 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqLinkedObjectQTextEdit.h" 91 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqLinkViewWidget.h" 92 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqLinksModel.h" 93 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqLogViewerWidget.h" 94 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqMainWindowEventManager.h" 95 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqMenuReactionUtils.h" 96 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqModalShortcut.h" 97 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqMultiSliceAxisWidget.h" 98 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqMultiSliceView.h" 99 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqNonEditableStyledItemDelegate.h" 100 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqObjectBuilder.h" 101 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqOutputPort.h" 102 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqOutputWidget.h" 103 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqParallelCoordinatesChartView.h" 104 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqPipelineFilter.h" 105 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqPipelineRepresentation.h" 106 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqPipelineSource.h" 107 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqPlotMatrixView.h" 108 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqPluginLocationInterface.h" 109 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqPluginManager.h" 110 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqProgressManager.h" 111 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqPropertyLinks.h" 112 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqPropertyLinksConnection.h" 113 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqPropertyManager.h" 114 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqProxy.h" 115 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqProxyModifiedStateUndoElement.h" 116 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqProxySelection.h" 117 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqQVTKWidget.h" 118 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqQVTKWidgetEventPlayer.h" 119 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqQVTKWidgetEventTranslator.h" 120 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqRecentlyUsedResourceLoaderInterface.h" 121 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqRecentlyUsedResourcesList.h" 122 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqRenderView.h" 123 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqRenderViewBase.h" 124 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqRepresentation.h" 125 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqSMAdaptor.h" 126 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqSMProxy.h" 127 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqScalarBarRepresentation.h" 128 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqScalarsToColors.h" 129 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqServer.h" 130 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqServerConfiguration.h" 131 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqServerConfigurationCollection.h" 132 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqServerManagerModel.h" 133 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqServerManagerModelInterface.h" 134 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqServerManagerModelItem.h" 135 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqServerManagerObserver.h" 136 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqServerResource.h" 137 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqSettings.h" 138 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqSignalsBlocker.h" 139 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqSpreadSheetView.h" 140 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqSpreadSheetViewModel.h" 141 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqSpreadSheetViewSelectionModel.h" 142 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqSpreadSheetViewWidget.h" 143 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqStandardServerManagerModelInterface.h" 144 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqTextLinker.h" 145 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqTimeKeeper.h" 146 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqTreeLayoutStrategyInterface.h" 147 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqUndoStack.h" 148 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqView.h" 149 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqXMLEventObserver.h" 150 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqXMLEventSource.h" 151 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqXMLUtil.h" 152 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqXYBarChartView.h" 153 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqXYChartView.h" 154 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqXYHistogramChartView.h" 155 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/vtkPVGUIPluginInterface.h" 156 "/builds/gitlab-kitware-sciviz-ci/Qt/Core/pqPythonView.h" 157 "/builds/gitlab-kitware-sciviz-ci/build/Qt/Core/pqCoreModule.h" 161 if("x${CMAKE_INSTALL_COMPONENT}x
" STREQUAL "xruntimex
" OR NOT CMAKE_INSTALL_COMPONENT) 163 "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libpqCore-pv5.13.so.5.13
" 164 "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libpqCore-pv5.13.so.1
" 166 if(EXISTS "${file}
" AND 167 NOT IS_SYMLINK "${file}
") 170 RPATH "\$ORIGIN:/usr/lib64/openmpi/lib
") 173 file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64
" TYPE SHARED_LIBRARY FILES 174 "/builds/gitlab-kitware-sciviz-ci/build/lib64/libpqCore-pv5.13.so.5.13
" 175 "/builds/gitlab-kitware-sciviz-ci/build/lib64/libpqCore-pv5.13.so.1
" 178 "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libpqCore-pv5.13.so.5.13
" 179 "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libpqCore-pv5.13.so.1
" 181 if(EXISTS "${file}
" AND 182 NOT IS_SYMLINK "${file}
") 185 OLD_RPATH "\$ORIGIN:/usr/lib64/openmpi/lib:
" 186 NEW_RPATH "\$ORIGIN:/usr/lib64/openmpi/lib
") 187 if(CMAKE_INSTALL_DO_STRIP) 188 execute_process(COMMAND "/usr/bin/strip
" "${file}
") 194 if("x${CMAKE_INSTALL_COMPONENT}x
" STREQUAL "xdevelopmentx
" OR NOT CMAKE_INSTALL_COMPONENT) 195 if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libpqCore-pv5.13.so
" AND 196 NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libpqCore-pv5.13.so
") 198 FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libpqCore-pv5.13.so
" 199 RPATH "\$ORIGIN:/usr/lib64/openmpi/lib
") 201 file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64
" TYPE SHARED_LIBRARY FILES "/builds/gitlab-kitware-sciviz-ci/build/lib64/libpqCore-pv5.13.so
") 202 if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libpqCore-pv5.13.so
" AND 203 NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libpqCore-pv5.13.so
") 205 FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libpqCore-pv5.13.so
" 206 OLD_RPATH "\$ORIGIN:/usr/lib64/openmpi/lib:
" 207 NEW_RPATH "\$ORIGIN:/usr/lib64/openmpi/lib
") 208 if(CMAKE_INSTALL_DO_STRIP) 209 execute_process(COMMAND "/usr/bin/strip
" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib64/libpqCore-pv5.13.so
")