aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/ApiExtractor/CMakeLists.txt
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2019-07-04 09:59:56 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2019-07-04 11:09:05 +0200
commit363e1e3139585cf8da4970cd0d90938b8163e837 (patch)
tree614262c51231651b0a8ece86119a5e730132cb8e /sources/shiboken2/ApiExtractor/CMakeLists.txt
parent423f12bb6908667e34a477ccf515a2377fc7a596 (diff)
shiboken: Move typesystem parser out of typesystem.cpp
The file is too large to be maintainable. Task-number: PYSIDE-1024 Change-Id: I9e95ede1b7e7ce804059ef510dcec9dc9e773a48 Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'sources/shiboken2/ApiExtractor/CMakeLists.txt')
-rw-r--r--sources/shiboken2/ApiExtractor/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/shiboken2/ApiExtractor/CMakeLists.txt b/sources/shiboken2/ApiExtractor/CMakeLists.txt
index 6cc8cd583..c8a5fb336 100644
--- a/sources/shiboken2/ApiExtractor/CMakeLists.txt
+++ b/sources/shiboken2/ApiExtractor/CMakeLists.txt
@@ -15,6 +15,7 @@ messages.cpp
reporthandler.cpp
typeparser.cpp
typesystem.cpp
+typesystemparser.cpp
include.cpp
typedatabase.cpp
# Clang