aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2011-10-02 14:45:44 -0700
committerJosh Blum <josh@joshknows.com>2011-11-03 20:37:09 -0700
commitbf5aba2dc1b32c8eb0d016e98f942fb7119fdfde (patch)
treebb1ec55faeb54fb7a40fed28d1b0a0558e06bd83 /host/tests/CMakeLists.txt
parentc086dd883e5c318dcdf8e654128abf671da90ec0 (diff)
downloaduhd-bf5aba2dc1b32c8eb0d016e98f942fb7119fdfde.tar.gz
uhd-bf5aba2dc1b32c8eb0d016e98f942fb7119fdfde.tar.bz2
uhd-bf5aba2dc1b32c8eb0d016e98f942fb7119fdfde.zip
uhd: moved wax API into deprecated files
Diffstat (limited to 'host/tests/CMakeLists.txt')
-rw-r--r--host/tests/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/host/tests/CMakeLists.txt b/host/tests/CMakeLists.txt
index c97116233..28cc1c5da 100644
--- a/host/tests/CMakeLists.txt
+++ b/host/tests/CMakeLists.txt
@@ -34,7 +34,6 @@ SET(test_sources
subdev_spec_test.cpp
time_spec_test.cpp
vrt_test.cpp
- wax_test.cpp
)
#turn each test cpp file into an executable with an int main() function