Install module headers.
This commit is contained in:
parent
fc297baab1
commit
8d0ae81d99
8 changed files with 16 additions and 0 deletions
|
|
@ -479,3 +479,5 @@ add_dependencies(QtGui QtCore)
|
|||
|
||||
# install
|
||||
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/QtGui.so DESTINATION "${SITE_PACKAGE}/PySide")
|
||||
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/PySide/QtGui/pyside_qtgui_python.h
|
||||
DESTINATION include/PySide/QtGui/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue