mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-08-03 06:22:25 -04: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 ()
|
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 v4.2.0.0
|
GIT_TAG v4.5.0.0
|
||||||
DEPENDS ${LIBUSB_DEPENDS} ${Boost_DEPENDS}
|
DEPENDS ${LIBUSB_DEPENDS} ${Boost_DEPENDS}
|
||||||
PREFIX "${EXTERNAL_BUILD_LIBRARIES}/uhd"
|
PREFIX "${EXTERNAL_BUILD_LIBRARIES}/uhd"
|
||||||
SOURCE_SUBDIR "host"
|
SOURCE_SUBDIR "host"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user