From f024b0d8840b00da4f3a703db5b22c70cf8b26ee Mon Sep 17 00:00:00 2001 From: Lauro Neto Date: Thu, 2 Sep 2010 18:53:04 -0300 Subject: Install qpytextobject.h Reviewer: Hugo Lima Reviewer: Luciano Wolf --- PySide/QtGui/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'PySide') diff --git a/PySide/QtGui/CMakeLists.txt b/PySide/QtGui/CMakeLists.txt index 64aa73f34..9d502944b 100644 --- a/PySide/QtGui/CMakeLists.txt +++ b/PySide/QtGui/CMakeLists.txt @@ -419,3 +419,5 @@ create_pyside_module(QtGui "${CMAKE_CURRENT_BINARY_DIR}/typesystem_gui.xml" QPYTEXTOBJECT_MOC) + +install(FILES ${pyside_SOURCE_DIR}/qpytextobject.h DESTINATION include/PySide/QtGui/) -- cgit v1.2.3