mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-02-03 09:44:01 -05:00
Remove test code.
This commit is contained in:
parent
ff56523865
commit
1094874321
5
external/CMakeLists.txt
vendored
5
external/CMakeLists.txt
vendored
@ -1560,11 +1560,6 @@ if (WIN32 OR APPLE)
|
|||||||
else ()
|
else ()
|
||||||
set(UHD_PYTHON_ARGS "")
|
set(UHD_PYTHON_ARGS "")
|
||||||
endif ()
|
endif ()
|
||||||
if (DEFINED Python3_ROOT_DIR)
|
|
||||||
set(UHD_PYTHON_ARGS "-DPython3_ROOT_DIR=${Python3_ROOT_DIR}")
|
|
||||||
else ()
|
|
||||||
set(UHD_PYTHON_ARGS "")
|
|
||||||
endif ()
|
|
||||||
ExternalProject_Add(uhd
|
ExternalProject_Add(uhd
|
||||||
GIT_REPOSITORY https://github.com/EttusResearch/uhd.git
|
GIT_REPOSITORY https://github.com/EttusResearch/uhd.git
|
||||||
GIT_TAG ${UHD_TAG}
|
GIT_TAG ${UHD_TAG}
|
||||||
|
Loading…
Reference in New Issue
Block a user