X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=CMakeLists.txt;h=bd61dcddf56fa7acfcd99008b7d93b2e1866b991;hb=55732cd61b5d6c85a5e90aee584f12cbca70e116;hp=adee58e4fc248d71f254073c8a36e975cf24b569;hpb=06410091b1e07c443849f0fe71050654c6fb9710;p=qtrapids diff --git a/CMakeLists.txt b/CMakeLists.txt index adee58e..bd61dcd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,4 +9,5 @@ find_package(Qt4 REQUIRED) add_subdirectory(./dbus) add_subdirectory(./src/client) add_subdirectory(./src/server) +add_subdirectory(./src/utest)