uhd/host/python
Martin Braun f83faf28b3 cmake: Remove ENABLE_PYTHON3 flag and simplify Python detection
- Makes use of more modern find_package(Python2/3) if available
- Moves almost all Python-related code to UHDPython.cmake
- ENABLE_PYTHON3 is no longer necessary
2019-05-24 14:17:13 -07:00
..
__init__.py python: Separating exposed Python data structures 2018-06-20 19:02:32 -05:00
CMakeLists.txt cmake: Remove ENABLE_PYTHON3 flag and simplify Python detection 2019-05-24 14:17:13 -07:00
filters.py python: Separating exposed Python data structures 2018-06-20 19:02:32 -05:00
pyuhd.cpp python: Replace Boost.Python with PyBind11 2019-02-22 16:56:52 -08:00
setup.py.in python: cmake: Use native format for setup.py 2019-02-25 15:20:47 -08:00
types.py python: Replace Boost.Python with PyBind11 2019-02-22 16:56:52 -08:00
usrp.py Python: Remove Unnecessary Metadata Assignment 2018-06-20 19:02:32 -05:00