diff options
Diffstat (limited to 'host/lib/usrp/dboard/CMakeLists.txt')
-rw-r--r-- | host/lib/usrp/dboard/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/host/lib/usrp/dboard/CMakeLists.txt b/host/lib/usrp/dboard/CMakeLists.txt index 92d2b2a24..1372406b8 100644 --- a/host/lib/usrp/dboard/CMakeLists.txt +++ b/host/lib/usrp/dboard/CMakeLists.txt @@ -45,3 +45,5 @@ IF(ENABLE_X300) ) ENDIF(ENABLE_X300) +INCLUDE_SUBDIRECTORY(magnesium) +INCLUDE_SUBDIRECTORY(eiscat) |