aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtCore
diff options
context:
space:
mode:
authorHugo Lima <hugo.lima@openbossa.org>2010-01-11 19:19:50 -0200
committerHugo Lima <hugo.lima@openbossa.org>2010-01-27 16:55:04 -0200
commited108a7f00566aee69ea4dfed4eb94f5fe37ed1f (patch)
tree37be84998ae41a982f06274f195f6ab589d7d8a9 /PySide/QtCore
parent95959b4c80e30df8fd6332b883cff6221d6b9c63 (diff)
Add typesystem path variable to execute_generator CMake macro.
Diffstat (limited to 'PySide/QtCore')
-rw-r--r--PySide/QtCore/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/PySide/QtCore/CMakeLists.txt b/PySide/QtCore/CMakeLists.txt
index 7f2100504..1e2f5a24b 100644
--- a/PySide/QtCore/CMakeLists.txt
+++ b/PySide/QtCore/CMakeLists.txt
@@ -99,7 +99,7 @@ ${CMAKE_CURRENT_BINARY_DIR}/PySide/QtCore/qxmlstreamreader_wrapper.cpp
${CMAKE_CURRENT_BINARY_DIR}/PySide/QtCore/qxmlstreamwriter_wrapper.cpp
)
-execute_generator(core QtCore_SRC)
+execute_generator(core QtCore_SRC "")
include_directories(${CMAKE_CURRENT_SOURCE_DIR}
${CMAKE_CURRENT_BINARY_DIR}/${BINDING_NAME}/QtCore/