aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSE.md
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2024-02-09 14:26:02 +0100
committerAki Tomita <121511582+atomita-ni@users.noreply.github.com>2024-02-19 21:12:01 -0600
commit56c1a7c63b0d42a9aa4a254796f13388851fa077 (patch)
treec80d7414832cdd81e6b9d4212126ec7dc211cd5a /LICENSE.md
parentci: fix name for saison dutMatrix (diff)
downloaduhd-56c1a7c63b0d42a9aa4a254796f13388851fa077.tar.xz
uhd-56c1a7c63b0d42a9aa4a254796f13388851fa077.zip
cmake: Add ENABLE_PYMOD_UTILS option, fix venv
This options allows to install Python utils, including a subset of the Python API 'uhd' module, without having to compile UHD. The main reason to do this is to allow installing the RFNoC image builder without the rest of UHD. To achieve this, run cmake as such: cmake /path/to/uhd -DENABLE_LIBUHD=OFF -DENABLE_PYMOD_UTILS=ON You might also want to disable building the manual in this case. The refactoring required to enable this also fixes an issues when installing UHD from source into a venv. This updates the CMake to use pip3 to install the module, fixing some warnings and install issues.
Diffstat (limited to 'LICENSE.md')
0 files changed, 0 insertions, 0 deletions