diff options
author | Alexandru Croitor <alexandru.croitor@qt.io> | 2025-09-15 14:35:35 +0200 |
---|---|---|
committer | Alexandru Croitor <alexandru.croitor@qt.io> | 2025-09-16 09:03:29 +0200 |
commit | 1e5a63f7a3a548344dca11d1ce736e2803131d2d (patch) | |
tree | d614edd994370ca4afe8094204a4c09bdbe8a9e7 /tests/baseline/CMakeLists.txt | |
parent | 0e45b15f10ffc4898fe3f0f233dc1a25e46af00d (diff) |
Otherwise one gets errors like the following in standalone examples
build:
CMake Error at tools/svgtoqml/Qt6SvgToQmlMacros.cmake:65
(add_custom_command):
Error evaluating generator expression:
$
No target "Qt6::svgtoqml"
Because the examples now use the new qt_target_qml_from_svg()
function, which will try to reference a non-existent svgtoqml tool
target.
Change-Id: I16b10c4fa31bd73d0d95bbad371cde54f17c236a
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
Diffstat (limited to 'tests/baseline/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions