From c48c57073d618df5a023b5daec372aec5770b471 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Wed, 10 Jan 2018 14:45:30 -0800 Subject: uhd: Add narrow_cast and narrow Reviewed-by: Ashish Chaudhari --- 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 7fcf1652c..6f78f8d3e 100644 --- a/host/tests/CMakeLists.txt +++ b/host/tests/CMakeLists.txt @@ -27,6 +27,7 @@ SET(test_sources gain_group_test.cpp log_test.cpp math_test.cpp + narrow_cast_test.cpp property_test.cpp ranges_test.cpp sid_t_test.cpp -- cgit v1.2.3