aboutsummaryrefslogtreecommitdiffstats
path: root/libshiboken/CMakeLists.txt
diff options
context:
space:
mode:
authorRenato Filho <renato.filho@openbossa.org>2010-08-24 18:28:02 -0300
committerRenato Filho <renato.filho@openbossa.org>2010-08-25 10:39:05 -0300
commit7a1ef1d7ec85a19698060497bdf5b58081fcb6d6 (patch)
tree5e414c3f3ae91b641ae966a9941d7def5be78277 /libshiboken/CMakeLists.txt
parentff729cca1a0398d847d5b0363e61be98a0c099c0 (diff)
Move gilstate implementation to a sparated file.
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Hugo Parente Lima <hugo.pl@gmail.com>
Diffstat (limited to 'libshiboken/CMakeLists.txt')
-rw-r--r--libshiboken/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/libshiboken/CMakeLists.txt b/libshiboken/CMakeLists.txt
index ecdd4aafc..a632b68a3 100644
--- a/libshiboken/CMakeLists.txt
+++ b/libshiboken/CMakeLists.txt
@@ -23,6 +23,7 @@ configure_file("${CMAKE_CURRENT_SOURCE_DIR}/shiboken.pc.in"
set(libshiboken_SRC
basewrapper.cpp
+gilstate.cpp
helper.cpp
pyenum.cpp
bindingmanager.cpp