qtdeclarative/tests/auto/qmlls
Semih Yavuz 3da2a8209c tst_qmlls: Fix CMakeLists.txt
Some tests link to Qt::QuickTestUtilsPrivate which depends on Qt::Quick
target. In case qtdeclarative is built without qtshadertools, qtquick is
not build and cmake fails for those tests. Add Qt::QuickTestUtilsPrivate
check and also remove the duplicate dependency.

Change-Id: Ifafe567a8d61fe4174d31fc0ab7a6a3148fdd4c9
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Reviewed-by: Sami Shalayel <sami.shalayel@qt.io>
2023-04-26 01:19:54 +02:00
..
lifecycle qmlls: move into own private static library 2023-02-07 19:23:13 +01:00
modules tst_qmlls: Fix CMakeLists.txt 2023-04-26 01:19:54 +02:00
qmlls qmlls: move into own private static library 2023-02-07 19:23:13 +01:00
utils Dom: add QQmlJSScope to QmlObject 2023-04-12 13:07:06 +02:00
CMakeLists.txt tst_qmlls: Fix CMakeLists.txt 2023-04-26 01:19:54 +02:00