diff options
Diffstat (limited to 'mpm/CMakeLists.txt')
-rw-r--r-- | mpm/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mpm/CMakeLists.txt b/mpm/CMakeLists.txt index 65d01b114..b1e1efe2a 100644 --- a/mpm/CMakeLists.txt +++ b/mpm/CMakeLists.txt @@ -114,7 +114,6 @@ INCLUDE_DIRECTORIES( ${UHD_HOST_ROOT}/include ) -ADD_SUBDIRECTORY(dboards) ADD_SUBDIRECTORY(lib) MESSAGE("usrp_periphs objects: ${usrp_periphs_objects}") |