# Generated from qtqml.pro. ##################################################################### ## qmlplugin Plugin: ##################################################################### add_qml_module(qmlplugin CPP_PLUGIN URI "QtQml" VERSION "2.${CMAKE_PROJECT_VERSION_MINOR}" SOURCES plugin.cpp LIBRARIES Qt::QmlModelsPrivate Qt::QmlPrivate Qt::CorePrivate # special case PUBLIC_LIBRARIES Qt::Qml Qt::QmlModels ) #### Keys ignored in scope 1:.:.:qtqml.pro:: # CXX_MODULE = "qml" # IMPORT_VERSION = "2.$$QT_MINOR_VERSION" # TARGETPATH = "QtQml" # _LOADED = "qml_plugin"