aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/Qt6QmlMacros.cmake
Commit message (Expand)AuthorAgeFilesLines
* Use correct default install dir for qml filesSamuli Piippo2020-02-201-2/+2
* Update metatypes dependency calculationLeander Beernaert2020-02-101-52/+11
* Do not replace PATH when running qmltyperegistrarLeander Beernaert2020-02-071-2/+7
* Fix plugins.qmltypes installation for non-prefix buildsLeander Beernaert2020-02-061-1/+13
* Copy qml files for non-prefix buildsLeander Beernaert2020-02-051-1/+5
* Always generate plugins.qmltypesLeander Beernaert2020-02-051-1/+18
* Update add_custom_command and add_custom_target dependenciesLeander Beernaert2020-02-031-1/+6
* Fix plugin.qmltypes not being generatedLeander Beernaert2020-02-031-1/+1
* Update foreign types list generation to use ninja dep filesLeander Beernaert2020-01-311-17/+56
* Update qmltypes to use the new metatypes dependency formatLeander Beernaert2020-01-291-49/+46
* Support for QML Types RegistrarLeander Beernaert2020-01-241-0/+134
* Add INSTALL_QML_FILES option to qt6_add_qml_module()Leander Beernaert2019-10-081-5/+11
* Rename DO_NOT_INSTALL to DO_NOT_INSTALL_METADATALeander Beernaert2019-10-081-5/+5
* Allow instalation of qml files with SKIP_TYPE_REGISTRATIONLeander Beernaert2019-09-241-5/+5
* Add SKIP_TYPE_REGISTRATION option to qt6_add_qml_moduleLeander Beernaert2019-09-241-0/+13
* Fix qmldir file version and dependency keywordLeander Beernaert2019-09-191-2/+2
* Add qt6_add_qml_module() public APILeander Beernaert2019-09-191-0/+392