aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtSql
diff options
context:
space:
mode:
Diffstat (limited to 'PySide/QtSql')
-rw-r--r--PySide/QtSql/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/PySide/QtSql/CMakeLists.txt b/PySide/QtSql/CMakeLists.txt
index 8040f01c0..1cbe713cc 100644
--- a/PySide/QtSql/CMakeLists.txt
+++ b/PySide/QtSql/CMakeLists.txt
@@ -49,4 +49,7 @@ install(FILES ${CMAKE_CURRENT_BINARY_DIR}/QtSql${CMAKE_DEBUG_POSTFIX}.so
DESTINATION ${SITE_PACKAGE}/PySide)
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/PySide/QtSql/pyside_qtsql_python.h
DESTINATION include/PySide/QtSql/)
+install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/typesystem_sql.xml
+ DESTINATION share/PySide/typesystems)
+