From 6270f79a56635fca8484f120e8c4bb8874fdc903 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Tue, 6 Jun 2017 19:22:33 -0700 Subject: utils: Added log_add to CMake for installation --- host/include/uhd/utils/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'host/include') diff --git a/host/include/uhd/utils/CMakeLists.txt b/host/include/uhd/utils/CMakeLists.txt index 5a6e9a48f..cf5bb8aa8 100644 --- a/host/include/uhd/utils/CMakeLists.txt +++ b/host/include/uhd/utils/CMakeLists.txt @@ -28,6 +28,7 @@ UHD_INSTALL(FILES fp_compare_epsilon.ipp gain_group.hpp log.hpp + log_add.hpp math.hpp msg_task.hpp paths.hpp -- cgit v1.2.3