aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/tests/libother/CMakeLists.txt
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2020-10-16 12:58:33 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2020-10-16 12:58:33 +0200
commit4c93e4299eb210e98adc02d1e02c134e29464537 (patch)
treef4ad07fd55ab01605718cee83cb9c16898ec1c42 /sources/shiboken2/tests/libother/CMakeLists.txt
parentb3491d9aef009a7ee6d796c1217c155618d348e6 (diff)
parentd1306c1efa629842eda2666307375d4d3951c6dc (diff)
Merge remote-tracking branch 'origin/5.15' into dev
Diffstat (limited to 'sources/shiboken2/tests/libother/CMakeLists.txt')
-rw-r--r--sources/shiboken2/tests/libother/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/shiboken2/tests/libother/CMakeLists.txt b/sources/shiboken2/tests/libother/CMakeLists.txt
index d1e4c4354..c078d3546 100644
--- a/sources/shiboken2/tests/libother/CMakeLists.txt
+++ b/sources/shiboken2/tests/libother/CMakeLists.txt
@@ -6,6 +6,7 @@ otherderived.cpp
otherobjecttype.cpp
othermultiplederived.cpp
smartptrtester.cpp
+othertypesystypedef.cpp
)
add_library(libother SHARED ${libother_SRC})