mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-02-03 09:44:01 -05:00
Disable Python API for UHD
This commit is contained in:
parent
aee4ab1f9b
commit
0ff50a244e
1
external/CMakeLists.txt
vendored
1
external/CMakeLists.txt
vendored
@ -472,6 +472,7 @@ if (LINUX)
|
||||
GIT_TAG ${UHD_TAG}
|
||||
PREFIX "${EXTERNAL_BUILD_LIBRARIES}/uhd"
|
||||
CMAKE_ARGS ${DEFAULT_OUTPUT_DIRECTORIES}
|
||||
-DENABLE_PYTHON_API=OFF
|
||||
SOURCE_SUBDIR host
|
||||
INSTALL_COMMAND ""
|
||||
TEST_COMMAND ""
|
||||
|
Loading…
Reference in New Issue
Block a user