Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git] / pkgs / applications / radio / uhd / no-adapter-tests.patch
blob38865f418101ccd59b97eeb1db7d73decacc10aa
1 diff --git i/host/tests/CMakeLists.txt w/host/tests/CMakeLists.txt
2 index f40c252ad..b8a07d341 100644
3 --- i/host/tests/CMakeLists.txt
4 +++ w/host/tests/CMakeLists.txt
5 @@ -453,12 +453,6 @@ UHD_ADD_NONAPI_TEST(
6 ${UHD_SOURCE_DIR}/lib/utils/compat_check.cpp
9 -UHD_ADD_NONAPI_TEST(
10 - TARGET "xport_adapter_ctrl_test.cpp"
11 - EXTRA_SOURCES
12 - ${UHD_SOURCE_DIR}/lib/usrp/cores/xport_adapter_ctrl.cpp
15 ########################################################################
16 # demo of a loadable module
17 ########################################################################