Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-24 | Port from ECMQueryQmake to ECMQueryQt | Ahmad Samir | |
Continuation of commit 4e47b053c9d799. All unittests still pass. | |||
2022-01-25 | Fix ECMFindQmlModule unit test with Qt6 | Volker Krause | |
Finding Qt6 tools without also finding any library component only works in the COMPONENT form, see also MR !233. Fixes issue #7 | |||
2022-01-18 | Rename ECMQMLModules.cmake to ECMFindQmlModule.cmake | Arjen Hiemstra | |
To avoid ambiguity with ECMQmlModule.cmake. To preserve backward compatibility, we keep a version around of ECMQMLModules.cmake that warns a user of it being moved and includes the new file. |