mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-21 23:55:13 -05:00
Update UHD to 4.5
This commit is contained in:
parent
175ccd13f4
commit
a519a01f8c
2
external/CMakeLists.txt
vendored
2
external/CMakeLists.txt
vendored
@ -1491,7 +1491,7 @@ if (WIN32 OR APPLE)
|
||||
endif ()
|
||||
ExternalProject_Add(uhd
|
||||
GIT_REPOSITORY https://github.com/EttusResearch/uhd.git
|
||||
GIT_TAG v4.2.0.0
|
||||
GIT_TAG v4.5.0.0
|
||||
DEPENDS ${LIBUSB_DEPENDS} ${Boost_DEPENDS}
|
||||
PREFIX "${EXTERNAL_BUILD_LIBRARIES}/uhd"
|
||||
SOURCE_SUBDIR "host"
|
||||
|
Loading…
Reference in New Issue
Block a user