aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtSql
diff options
context:
space:
mode:
Diffstat (limited to 'PySide/QtSql')
-rw-r--r--PySide/QtSql/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/PySide/QtSql/CMakeLists.txt b/PySide/QtSql/CMakeLists.txt
index a41a7ec5d..310016017 100644
--- a/PySide/QtSql/CMakeLists.txt
+++ b/PySide/QtSql/CMakeLists.txt
@@ -47,4 +47,6 @@ add_dependencies(QtSql QtGui)
# install
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/QtSql.so
DESTINATION ${SITE_PACKAGE}/PySide)
+install(FILES ${CMAKE_CURRENT_BINARY_DIR}/PySide/QtSql/pyside_qtsql_python.h
+ DESTINATION include/PySide/QtSql/)