source: ogBrowser-Git/qtermwidget/build/CMakeFiles/Export/ef7240e19a182064045778bdbad8a842/qtermwidget5-targets-release.cmake @ 9004d96

jenkinsmain
Last change on this file since 9004d96 was 64efc22, checked in by Vadim Troshchinskiy <vtroshchinskiy@…>, 19 months ago

Update qtermwidget to modern version

  • Property mode set to 100644
File size: 862 bytes
Line 
1#----------------------------------------------------------------
2# Generated CMake target import file for configuration "Release".
3#----------------------------------------------------------------
4
5# Commands may need to know the format version.
6set(CMAKE_IMPORT_FILE_VERSION 1)
7
8# Import target "qtermwidget5" for configuration "Release"
9set_property(TARGET qtermwidget5 APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
10set_target_properties(qtermwidget5 PROPERTIES
11  IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib64/libqtermwidget5.so.1.2.0"
12  IMPORTED_SONAME_RELEASE "libqtermwidget5.so.1"
13  )
14
15list(APPEND _cmake_import_check_targets qtermwidget5 )
16list(APPEND _cmake_import_check_files_for_qtermwidget5 "${_IMPORT_PREFIX}/lib64/libqtermwidget5.so.1.2.0" )
17
18# Commands beyond this point should not need to know the version.
19set(CMAKE_IMPORT_FILE_VERSION)
Note: See TracBrowser for help on using the repository browser.