summaryrefslogtreecommitdiffstats
path: root/cmake/tests/test.cmake
Commit message (Collapse)AuthorAgeFilesLines
* CMake: Add simple test for moc handling and fix the implementationTobias Hunger2018-11-221-3/+7
| | | | | | | | Add a simple test for moc-file handling and fix the implementation to make the test pass. Change-Id: I34e8d65a5e01a6f557d3a3d8cb262fd147ad78e4 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
* CMake: Add test for uic handlingTobias Hunger2018-11-221-0/+50
Add a test for uic handling and make it pass. Change-Id: I7e11f9f1fba0e40c748e3590a0d0cbb72c9ebc28 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>