summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-05-26 13:19:58 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-05-26 13:53:52 +0200
commitddd4bbb2d4d234b8acc7f71065c1fc650ee1008e (patch)
tree596847bcadd6f1e9459a72d1ea24c5e97653c1ac /CMakeLists.txt
parentcf2645bdd9e9c6fd512fafdedb03e0e6ec395ea0 (diff)
Adapt to removal of vulkan_support in qtbase
QtVulkanSupport module has been removed and its content was merged into QtGui and QtOpenGL in 7a1650e34331f87bab5a9372087d2a1135f9f63a in qtbase. Change-Id: I33b567208aebfeb15350ea088cb7fcd092e2a48a Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 33eee0c01..b991c62e6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -36,7 +36,6 @@ find_package(Qt6 ${PROJECT_VERSION} CONFIG OPTIONAL_COMPONENTS
PlatformCompositorSupport
Quick
ServiceSupport
- VulkanSupport
XkbCommonSupport
)
# special case end