1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-12 22:43:36 -04:00

Disable Python API for UHD

This commit is contained in:
Jon Beniston
2020-10-03 19:44:56 +01:00
parent aee4ab1f9b
commit 0ff50a244e
+1
View File
@@ -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 ""