aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickdialogs2/CMakeLists.txt
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2021-08-12 14:39:51 +0200
committerMitch Curtis <mitch.curtis@qt.io>2021-09-21 13:09:01 +0200
commit6f773326ec6215e39f158a7ca7d1f3816ebea3e2 (patch)
tree929b31983c8aba8ddda61f03831f76d47a70ac88 /src/quickdialogs2/CMakeLists.txt
parente86eb2c72679b305654fcc3a62ac731c1fe862e8 (diff)
Remove qtquickcontrols2 sources and explain where they went
Now that qtquickcontrols2 has been merged into qtdeclarative, we should make it obvious that this repo should no longer be used, by preventing it from being built. Task-number: QTBUG-95173 Change-Id: I95bd6a214f3d75a865ab163ee0a1f9ffbeb7a051 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit 809339d1484cf556512534367b8170bc26baf072)
Diffstat (limited to 'src/quickdialogs2/CMakeLists.txt')
-rw-r--r--src/quickdialogs2/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/quickdialogs2/CMakeLists.txt b/src/quickdialogs2/CMakeLists.txt
deleted file mode 100644
index 88ae9633..00000000
--- a/src/quickdialogs2/CMakeLists.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-add_subdirectory(quickdialogs2utils)
-add_subdirectory(quickdialogs2quickimpl)
-add_subdirectory(quickdialogs2)