# Install script for directory: /mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) set(CMAKE_INSTALL_PREFIX "/mnt/storage/workspace/med-ubuntu-weekly/build/../sdk/dependencies/dtk") endif() string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") # Set the install configuration name. if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) if(BUILD_TYPE) string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") else() set(CMAKE_INSTALL_CONFIG_NAME "Release") endif() message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") endif() # Set the component getting installed. if(NOT CMAKE_INSTALL_COMPONENT) if(COMPONENT) message(STATUS "Install component: \"${COMPONENT}\"") set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") else() set(CMAKE_INSTALL_COMPONENT) endif() endif() # Install shared libraries without execute permission? if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) set(CMAKE_INSTALL_SO_NO_EXE "1") endif() # Is this installation the result of a crosscompile? if(NOT DEFINED CMAKE_CROSSCOMPILING) set(CMAKE_CROSSCOMPILING "FALSE") endif() # Set path to fallback-tool for dependency-resolution. if(NOT DEFINED CMAKE_OBJDUMP) set(CMAKE_OBJDUMP "/usr/bin/objdump") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/dtkGuiSupport" TYPE FILE FILES "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkAboutBox.h" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkAboutPlugin.h" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkAnchoredBar.h" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkColorButton.h" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkColorGrid.h" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkFlowLayout.h" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkFinder.h" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkPieChart.h" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkPluginsEditor.h" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkPopup.h" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkProgressIndicator.h" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkRecentFilesMenu.h" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkScreenMenu.h" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkSearchField.h" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkSettingsEditor.h" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkSpacer.h" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkSplitter.h" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkSwitch.h" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkTagCloud.h" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkViewManager.h" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkViewLayout.h" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkViewLayoutItem.h" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkViewList.h" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkViewListControl.h" "/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/dtkGuiSupportExport" "/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/dtkGuiSupportExport.h" ) endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/dtkGuiSupport" TYPE FILE FILES "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkAboutBox" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkAboutPlugin" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkAnchoredBar" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkColorButton" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkColorGrid" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkFlowLayout" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkFinder" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkPieChart" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkPluginsEditor" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkPopup" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkProgressIndicator" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkRecentFilesMenu" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkScreenMenu" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkSearchField" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkSettingsEditor" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkSpacer" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkSplitter" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkSwitch" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkTagCloud" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkViewManager" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkViewLayout" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkViewLayoutItem" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkViewList" "/mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkGuiSupport/dtkViewListControl" "/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/dtkGuiSupportExport" "/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/dtkGuiSupportExport" ) endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "guisupport" OR NOT CMAKE_INSTALL_COMPONENT) if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libdtkGuiSupport.so" AND NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libdtkGuiSupport.so") file(RPATH_CHECK FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libdtkGuiSupport.so" RPATH "/mnt/storage/workspace/med-ubuntu-weekly/build/../sdk/dependencies/dtk/lib") endif() file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE SHARED_LIBRARY FILES "/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/lib/libdtkGuiSupport.so") if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libdtkGuiSupport.so" AND NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libdtkGuiSupport.so") file(RPATH_CHANGE FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libdtkGuiSupport.so" OLD_RPATH "/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/lib:::::::::::" NEW_RPATH "/mnt/storage/workspace/med-ubuntu-weekly/build/../sdk/dependencies/dtk/lib") if(CMAKE_INSTALL_DO_STRIP) execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libdtkGuiSupport.so") endif() endif() endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "guisupport" OR NOT CMAKE_INSTALL_COMPONENT) endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "guisupport" OR NOT CMAKE_INSTALL_COMPONENT) include("/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkGuiSupport/CMakeFiles/dtkGuiSupport.dir/install-cxx-module-bmi-Release.cmake" OPTIONAL) endif() string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT "${CMAKE_INSTALL_MANIFEST_FILES}") if(CMAKE_INSTALL_LOCAL_ONLY) file(WRITE "/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkGuiSupport/install_local_manifest.txt" "${CMAKE_INSTALL_MANIFEST_CONTENT}") endif()