1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-04-25 00:43:59 -04:00

Try master branch of dab-cmdline

This commit is contained in:
Jon Beniston 2025-09-20 12:13:31 +01:00
parent 1e61919ac6
commit ec926a019a

View File

@ -958,7 +958,7 @@ if (ZLIB_FOUND AND FAAD_FOUND AND ENABLE_CHANNELRX_DEMODDAB)
if (WIN32)
ExternalProject_Add(dab
GIT_REPOSITORY https://github.com/srcejon/dab-cmdline.git
GIT_TAG msvc
GIT_TAG master
DEPENDS ${PTHREADS4W_DEPENDS}
PREFIX "${EXTERNAL_BUILD_LIBRARIES}/dab"
SOURCE_SUBDIR "library"