summaryrefslogtreecommitdiffhomepage
path: root/tracker-test
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2017-05-24 17:24:07 +0200
committerStanislaw Halik <sthalik@misaki.pl>2017-05-24 17:24:07 +0200
commita6c8eafcd439a9f2c10dac025ac4c58d1393a226 (patch)
tree7a96823e1ab824ce1cd8fc17b6e6154323450c47 /tracker-test
parentf0b92f982bfad25b44a3088d0c48f9e6349d4f03 (diff)
tracker/test: build unconditionally
Diffstat (limited to 'tracker-test')
-rw-r--r--tracker-test/CMakeLists.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/tracker-test/CMakeLists.txt b/tracker-test/CMakeLists.txt
index 334aa38e..e300c83c 100644
--- a/tracker-test/CMakeLists.txt
+++ b/tracker-test/CMakeLists.txt
@@ -1,4 +1 @@
-set(SDK_TEST_TRACKER FALSE CACHE BOOL "sine wave test tracker")
-if(SDK_TEST_TRACKER)
- otr_module(tracker-test)
-endif()
+otr_module(tracker-test)