uhd/host/python
Aaron Rossetto 6d746fd296 cmake: Replace distutils with CMake for version checks
This commit replaces the use of distutils.version.LooseVersion() with
CMake's version comparison operator, which implements relational version
string checking in the same manner (i.e., comparing numeric components
of a version string numerically).
2022-01-14 14:36:39 -06:00
..
uhd fixup! uhd: Allow pass raw IQ data array to tone generator 2022-01-13 14:32:31 -06:00
CMakeLists.txt cmake: Replace distutils with CMake for version checks 2022-01-14 14:36:39 -06:00
pyuhd.cpp python: Add find() to the Python API 2020-12-07 11:53:35 -08:00
setup.py.in python: Fix pyuhd to include subpackages 2020-08-04 07:43:48 -05:00