aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2020-06-25 09:48:43 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2020-07-03 15:00:44 +0000
commit0eec9fecd241a178ca8f09218b9286ae763f29b3 (patch)
tree8a0dd5f8f837022176843753295ca977af1b33bd /CMakeLists.txt
parentcdbb687bbf44207ec0fc29988c1fd5f78ba02bef (diff)
Remove pyside-tools
Task-number: PYSIDE-1339 Task-number: PYSIDE-904 Change-Id: Ice3fbbf2a47833d8bb8702b4b553c87df2d9757d Reviewed-by: Christian Tismer <tismer@stackless.com>
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 595489dfa..d8a43604d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -20,4 +20,3 @@ add_subdirectory(sources/pyside2)
# Semi-hack to include exported pyside2 variables.
list(APPEND CMAKE_PREFIX_PATH "${CMAKE_CURRENT_BINARY_DIR}/sources/pyside2/libpyside")
-add_subdirectory(sources/pyside2-tools)