diff --git a/src/tools/qml2puppet/CMakeLists.txt b/src/tools/qml2puppet/CMakeLists.txt index 074099be894..270f1ca58c2 100644 --- a/src/tools/qml2puppet/CMakeLists.txt +++ b/src/tools/qml2puppet/CMakeLists.txt @@ -37,10 +37,10 @@ add_qtc_executable(qml2puppet SOURCES qml2puppet/qml2puppetmain.cpp qmlpuppet.qrc + PROPERTIES + OUTPUT_NAME qml2puppet-${IDE_VERSION} ) -set_target_properties(qml2puppet PROPERTIES OUTPUT_NAME qml2puppet-${IDE_VERSION}) - extend_qtc_executable(qml2puppet CONDITION Qt5_VERSION VERSION_GREATER_EQUAL 6.0.0 SOURCES