aboutsummaryrefslogtreecommitdiffstats
path: root/libshiboken/CMakeLists.txt
diff options
context:
space:
mode:
authorMarcelo Lira <marcelo.lira@openbossa.org>2011-08-08 03:29:21 -0300
committerHugo Parente Lima <hugo.pl@gmail.com>2012-03-08 16:18:26 -0300
commitb8bd47404fd3860bdb282750a1e5919921ca80df (patch)
tree3e2c6623379578c3e4033bdab46d45ee2d3af028 /libshiboken/CMakeLists.txt
parentdf0378d142c55fe63b89735e3dd8f14988893a3e (diff)
Implemented new type converters, but only for wrapper types.
Diffstat (limited to 'libshiboken/CMakeLists.txt')
-rw-r--r--libshiboken/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/libshiboken/CMakeLists.txt b/libshiboken/CMakeLists.txt
index b57a814c9..342151af1 100644
--- a/libshiboken/CMakeLists.txt
+++ b/libshiboken/CMakeLists.txt
@@ -27,6 +27,7 @@ set(libshiboken_SRC
basewrapper.cpp
gilstate.cpp
helper.cpp
+sbkconverter.cpp
sbkenum.cpp
sbkmodule.cpp
sbkstring.cpp
@@ -54,6 +55,7 @@ install(FILES
conversions.h
gilstate.h
helper.h
+ sbkconverter.h
sbkenum.h
sbkmodule.h
python25compat.h