mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-24 17:08:36 -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 ()
|
||||
set(UHD_PYTHON_ARGS "")
|
||||
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
|
||||
GIT_REPOSITORY https://github.com/EttusResearch/uhd.git
|
||||
GIT_TAG ${UHD_TAG}
|
||||
|
Loading…
Reference in New Issue
Block a user