summaryrefslogtreecommitdiff
path: root/tests/auto/qsvgrenderer/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate qtsvgwip/cmakeAlexandru Croitor2020-02-121-2/+1
| | | | | | Change-Id: I6f444b939e14263a5f9f4ac7fdfcd0f45ccaa453 Reviewed-by: Leander Beernaert <leander.beernaert@qt.io> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Regenerate projectsAlexandru Croitor2019-11-151-7/+7
| | | | | | Change-Id: Ie5198bc76688e40170a8b0a401435f97898bb818 Reviewed-by: Qt CMake Build Bot Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* Fix build with strict add_qt_resourceSimon Hausmann2019-08-091-2/+7
| | | | | | | Re-generate the CMakeLists.txt to ensure the PREFIX is specified. Change-Id: I50fad8cdb10715ff53d0e6451b252c81b6c42c4a Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Fix qsvgplugin unit testLeander Beernaert2019-05-291-1/+1
| | | | | | | | | Updated qsvg tests with the fix for relative paths in pro2cmake.py. qsvgplugin now passes without issues. Change-Id: I6dd13bf85fd6b3ea781fc2ed251cb57a82e10ff5 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* cmake: Initial CMake build system supportKevin Funk2019-05-031-0/+26
Task-number: QTBUG-74135 Done-With: Alexandru Croitor <alexandru.croitor@qt.io> Done-With: Liang Qi <liang.qi@qt.io> Change-Id: I81fdc3d06f53e78182352214ef4687924dfc6fb6 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>