# Generated from templates.pro. ##################################################################### ## qtquicktemplates2plugin Plugin: ##################################################################### qt_add_qml_module(qtquicktemplates2plugin URI "QtQuick.Templates" VERSION "${CMAKE_PROJECT_VERSION}" CLASSNAME QtQuickTemplates2Plugin DEPENDENCIES QtQuick.Window/2.2 SKIP_TYPE_REGISTRATION SOURCES qtquicktemplates2plugin.cpp DEFINES QT_NO_CAST_FROM_ASCII QT_NO_CAST_TO_ASCII LIBRARIES Qt::CorePrivate Qt::GuiPrivate Qt::QmlPrivate Qt::QuickPrivate Qt::QuickTemplates2Private PUBLIC_LIBRARIES Qt::Core Qt::Gui Qt::Qml Qt::Quick ) #### Keys ignored in scope 1:.:.:templates.pro:: # OTHER_FILES = "qmldir" # QML_IMPORT_VERSION = "$$QT_VERSION" # TARGETPATH = "QtQuick/Templates"