Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-20 | autotests: tentative Windows fix | David Faure | |
2022-01-18 | Introduce ECMQmlModule.cmake | Arjen Hiemstra | |
This contains some helper functions to make it easier to create QML modules through CMake. It takes care of several things that currently need to be done manually. It adds four tests for the four primary ways that it can be used, either as shared/static library and with or without C++ plugin. |