diff options
author | Alexandru Croitor <alexandru.croitor@qt.io> | 2020-07-09 14:27:53 +0200 |
---|---|---|
committer | Alexandru Croitor <alexandru.croitor@qt.io> | 2020-07-09 14:33:53 +0200 |
commit | 48e30da0902ba0775a04745d091abea49742fb89 (patch) | |
tree | 93af66909d9c0099ba36891d09844eb029dc1bc2 /tests | |
parent | d636d86206f5b32667709bf9a7717460cc5b17a0 (diff) | |
download | qtwayland-48e30da0902ba0775a04745d091abea49742fb89.tar.gz |
CMake: Regenerate projects
We need the qt_add_tool changes to successfully configure qemu builds.
The rest of the changes are just to be in sync with the .pro files.
Change-Id: I64e92edc2486a71c88bd964a07adf502481b200d
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/manual/scaling-compositor/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/manual/scaling-compositor/CMakeLists.txt b/tests/manual/scaling-compositor/CMakeLists.txt index 2446fb7f..af6e5bd6 100644 --- a/tests/manual/scaling-compositor/CMakeLists.txt +++ b/tests/manual/scaling-compositor/CMakeLists.txt @@ -11,7 +11,6 @@ qt_add_manual_test(scaling-compositor PUBLIC_LIBRARIES Qt::Gui Qt::Qml - Qt::QuickControls2 ) # Resources: |