diff options
Diffstat (limited to 'mpm/python/usrp_mpm')
| -rw-r--r-- | mpm/python/usrp_mpm/CMakeLists.txt | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/mpm/python/usrp_mpm/CMakeLists.txt b/mpm/python/usrp_mpm/CMakeLists.txt index 5c73fb5b0..bef7d9824 100644 --- a/mpm/python/usrp_mpm/CMakeLists.txt +++ b/mpm/python/usrp_mpm/CMakeLists.txt @@ -36,4 +36,5 @@ LIST(APPEND USRP_MPM_FILES ${USRP_MPM_TOP_FILES})  ADD_SUBDIRECTORY(periph_manager)  ADD_SUBDIRECTORY(dboard_manager)  ADD_SUBDIRECTORY(chips) +ADD_SUBDIRECTORY(cores)  SET(USRP_MPM_FILES ${USRP_MPM_FILES} PARENT_SCOPE) | 
