mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-16 21:10:10 +00:00
This installs UHDPython.cmake to lib/uhd/, so that OOT RFNoC modules can use it (and don't have to use a version that ships with the OOT). This makes maintanance of that file a lot easier. Now that this file can (and should) be used outside of UHD, we "namespace" the macros and functions by prefacing them with 'UHD_' (e.g., there's now UHD_PYTHON_CHECK_MODULE). This file requires creating UHDMinDepVersions.cmake, which also gets installed. |
||
|---|---|---|
| .. | ||
| pyusrp_periphs | ||
| tests | ||
| usrp_mpm | ||
| aurora_bist_test.py | ||
| CMakeLists.txt | ||
| copy_python_module.cmake | ||
| e320_bist | ||
| n3xx_bist | ||
| pyproject.toml | ||
| setup.py.in | ||
| socket_test.py | ||
| test_lmk.py | ||
| usrp_hwd.py | ||
| usrp_update_fs | ||
| x4xx_bist | ||