diff options
Diffstat (limited to 'host/tests/CMakeLists.txt')
-rw-r--r-- | host/tests/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/tests/CMakeLists.txt b/host/tests/CMakeLists.txt index 758d2bbf0..7857c00d5 100644 --- a/host/tests/CMakeLists.txt +++ b/host/tests/CMakeLists.txt @@ -387,6 +387,7 @@ IF(ENABLE_X400) ${UHD_SOURCE_DIR}/lib/utils/compat_check.cpp ${UHD_SOURCE_DIR}/lib/features/discoverable_feature_registry.cpp ${UHD_SOURCE_DIR}/lib/usrp/cores/gpio_atr_3000.cpp + ${UHD_SOURCE_DIR}/lib/usrp/cores/spi_core_4000.cpp $<TARGET_OBJECTS:uhd_rpclib> INCLUDE_DIRS ${UHD_SOURCE_DIR}/lib/deps/rpclib/include INCLUDE_DIRS ${UHD_SOURCE_DIR}/lib/deps/flatbuffers/include |