uhd/host/python
Martin Braun 38b89ae965 cmake: Make UHDPython.cmake available to OOTs
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.
2024-09-02 08:22:58 +02:00
..
uhd python: Rename imgbuilder to rfnoc_utils 2024-09-02 08:22:58 +02:00
CMakeLists.txt cmake: Make UHDPython.cmake available to OOTs 2024-09-02 08:22:58 +02:00
copy_python_module.cmake python: Add windows dll import logic 2024-08-01 17:55:58 +02:00
pyproject.toml python: Add pyproject.toml with black line length 2024-04-08 21:44:38 -05:00
pyuhd.cpp rfnoc: Add license checker block controller 2024-05-27 17:05:06 +02:00
setup.py.in python: Rename imgbuilder to rfnoc_utils 2024-09-02 08:22:58 +02:00