summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorRobert Carr <robert.carr@canonical.com>2014-09-18 09:30:05 -0700
committerRobert Carr <robert.carr@canonical.com>2014-09-18 09:30:05 -0700
commitb8441b17d75aa9698feb1bf0830d19464ee8dfec (patch)
tree6c513ce917ceaf02bc880cfc529baf2b5a6f5058 /CMakeLists.txt
parente09a9c1f8f12ec831fd41ca716ab9e7c68746a3e (diff)
parent23367f8b24e0dbab8cfbfa117c9b5343c8cbced3 (diff)
rm -rf qmake
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ed9e2a4..5984919 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -147,5 +147,4 @@ enable_testing()
# add subdirectories to build
add_subdirectory(src)
-#add_subdirectory(demos)
-
+add_subdirectory(tests) \ No newline at end of file