uhd/host/python
Brent Stapleton f258d72e25 python: change CMake variable for library ext
Changing the CMake variable used in determining the extension of the 
Python API library for better cross-platform support.

Specifically, `CMAKE_SHARED_MODULE_SUFFIX` corresponds to .so for *nix
and MacOS, which is the extension Python expects.
2019-03-06 16:01:10 -08:00
..
__init__.py python: Separating exposed Python data structures 2018-06-20 19:02:32 -05:00
CMakeLists.txt python: change CMake variable for library ext 2019-03-06 16:01:10 -08: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