From 9af36fbb64f19842c0cc797c0b586b3a686805e8 Mon Sep 17 00:00:00 2001 From: Hugo Lima Date: Mon, 21 Sep 2009 14:51:26 -0300 Subject: Added all original pyside unit tests to the shiboken version. --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 34019a311..9ea45937e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -63,3 +63,4 @@ enable_testing() # project directories add_subdirectory(${BINDING_NAME}) +add_subdirectory(tests) -- cgit v1.2.3