portable-devtools / qt /6.8.1 /msvc2022_64 /lib /cmake /Qt6DBusTools /Qt6DBusToolsAdditionalTargetInfo.cmake
| # Additional target information for Qt6DBusTools | |
| if(NOT DEFINED QT_DEFAULT_IMPORT_CONFIGURATION) | |
| set(QT_DEFAULT_IMPORT_CONFIGURATION RELWITHDEBINFO) | |
| endif() | |
| get_target_property(_qt_imported_location Qt6::qdbuscpp2xml IMPORTED_LOCATION_RELWITHDEBINFO) | |
| get_target_property(_qt_imported_location_default Qt6::qdbuscpp2xml IMPORTED_LOCATION_${QT_DEFAULT_IMPORT_CONFIGURATION}) | |
| # Import target "Qt6::qdbuscpp2xml" for configuration "Release" | |
| set_property(TARGET Qt6::qdbuscpp2xml APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) | |
| if(_qt_imported_location) | |
| set_property(TARGET Qt6::qdbuscpp2xml PROPERTY IMPORTED_LOCATION_RELEASE "${_qt_imported_location}") | |
| endif() | |
| # Import target "Qt6::qdbuscpp2xml" for configuration "MinSizeRel" | |
| set_property(TARGET Qt6::qdbuscpp2xml APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL) | |
| if(_qt_imported_location) | |
| set_property(TARGET Qt6::qdbuscpp2xml PROPERTY IMPORTED_LOCATION_MINSIZEREL "${_qt_imported_location}") | |
| endif() | |
| # Default configuration | |
| if(_qt_imported_location_default) | |
| set_property(TARGET Qt6::qdbuscpp2xml PROPERTY IMPORTED_LOCATION "${_qt_imported_location_default}") | |
| endif() | |
| get_target_property(_qt_imported_location Qt6::qdbusxml2cpp IMPORTED_LOCATION_RELWITHDEBINFO) | |
| get_target_property(_qt_imported_location_default Qt6::qdbusxml2cpp IMPORTED_LOCATION_${QT_DEFAULT_IMPORT_CONFIGURATION}) | |
| # Import target "Qt6::qdbusxml2cpp" for configuration "Release" | |
| set_property(TARGET Qt6::qdbusxml2cpp APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) | |
| if(_qt_imported_location) | |
| set_property(TARGET Qt6::qdbusxml2cpp PROPERTY IMPORTED_LOCATION_RELEASE "${_qt_imported_location}") | |
| endif() | |
| # Import target "Qt6::qdbusxml2cpp" for configuration "MinSizeRel" | |
| set_property(TARGET Qt6::qdbusxml2cpp APPEND PROPERTY IMPORTED_CONFIGURATIONS MINSIZEREL) | |
| if(_qt_imported_location) | |
| set_property(TARGET Qt6::qdbusxml2cpp PROPERTY IMPORTED_LOCATION_MINSIZEREL "${_qt_imported_location}") | |
| endif() | |
| # Default configuration | |
| if(_qt_imported_location_default) | |
| set_property(TARGET Qt6::qdbusxml2cpp PROPERTY IMPORTED_LOCATION "${_qt_imported_location_default}") | |
| endif() | |
| unset(_qt_imported_location) | |
| unset(_qt_imported_location_default) | |
| unset(_qt_imported_soname) | |
| unset(_qt_imported_soname_default) | |
| unset(_qt_imported_link_dependencies) | |
| unset(_qt_imported_link_dependencies_default) | |
| unset(_qt_imported_objects) | |
| unset(_qt_imported_objects_default) | |
| unset(_qt_imported_clr) | |
| unset(_qt_imported_clr_default) | |
| unset(_qt_imported_configs) | |