aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2019-03-20 11:21:01 -0700
committerMartin Braun <martin.braun@ettus.com>2019-03-20 14:02:08 -0700
commit864d4002db7962600d3e0f3e0db118de8f6f9f47 (patch)
treee1f18f562e8d789e6833196a4282d7122edf61a0 /host/tests/CMakeLists.txt
parenta5fbf781a7b88c7e76b525ff0b04644e92a63ce9 (diff)
downloaduhd-864d4002db7962600d3e0f3e0db118de8f6f9f47.tar.gz
uhd-864d4002db7962600d3e0f3e0db118de8f6f9f47.tar.bz2
uhd-864d4002db7962600d3e0f3e0db118de8f6f9f47.zip
uhd: Remove cal containers
They are currently unused, and may need reimplementation. For the time being, they can go out of the codebase.
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 dfd5bafdd..8a67e3f85 100644
--- a/host/tests/CMakeLists.txt
+++ b/host/tests/CMakeLists.txt
@@ -25,7 +25,6 @@ set(test_sources
buffer_test.cpp
byteswap_test.cpp
cast_test.cpp
- cal_container_test.cpp
chdr_test.cpp
constrained_device_args_test.cpp
convert_test.cpp