From 0a5342a715e81659e7b027434e25834ead8f8a16 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Fri, 28 Mar 2014 16:07:53 +0100 Subject: uhd: Added a cast routine from hex string -> anything --- host/tests/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'host/tests/CMakeLists.txt') diff --git a/host/tests/CMakeLists.txt b/host/tests/CMakeLists.txt index 2a40d0050..7c4815004 100644 --- a/host/tests/CMakeLists.txt +++ b/host/tests/CMakeLists.txt @@ -28,6 +28,7 @@ SET(test_sources buffer_test.cpp byteswap_test.cpp convert_test.cpp + cast_test.cpp dict_test.cpp error_test.cpp gain_group_test.cpp -- cgit v1.2.3