Update UHD to 4.5

pull/1869/head
Jon Beniston 2023-10-30 10:22:53 +00:00
rodzic 175ccd13f4
commit a519a01f8c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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"