diff options
Diffstat (limited to 'host/include/uhd/utils/CMakeLists.txt')
-rw-r--r-- | host/include/uhd/utils/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/include/uhd/utils/CMakeLists.txt b/host/include/uhd/utils/CMakeLists.txt index e176f2c77..2f04b31ff 100644 --- a/host/include/uhd/utils/CMakeLists.txt +++ b/host/include/uhd/utils/CMakeLists.txt @@ -47,6 +47,7 @@ UHD_INSTALL(FILES IF(ENABLE_C_API) UHD_INSTALL(FILES thread_priority.h + log.h DESTINATION ${INCLUDE_DIR}/uhd/utils COMPONENT headers ) |