diff options
Diffstat (limited to 'host/include/CMakeLists.txt')
-rw-r--r-- | host/include/CMakeLists.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/host/include/CMakeLists.txt b/host/include/CMakeLists.txt index 34b705cab..3f7ca2cb7 100644 --- a/host/include/CMakeLists.txt +++ b/host/include/CMakeLists.txt @@ -17,8 +17,3 @@ ADD_SUBDIRECTORY(uhd) - -INSTALL(FILES - uhd.hpp - DESTINATION ${HEADER_DIR} -) |