mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-10-17 14:10:25 -04:00
Try master branch for dab
This commit is contained in:
parent
b58493262b
commit
b8f6859e6e
2
external/CMakeLists.txt
vendored
2
external/CMakeLists.txt
vendored
@ -978,7 +978,7 @@ if (ZLIB_FOUND AND FAAD_FOUND AND ENABLE_CHANNELRX_DEMODDAB)
|
||||
else(WIN32)
|
||||
ExternalProject_Add(dab
|
||||
GIT_REPOSITORY https://github.com/srcejon/dab-cmdline.git
|
||||
GIT_TAG msvc
|
||||
GIT_TAG master
|
||||
DEPENDS ${ZLIB_DEPENDS} ${FAAD_DEPENDS}
|
||||
PREFIX "${EXTERNAL_BUILD_LIBRARIES}/dab"
|
||||
SOURCE_SUBDIR "library"
|
||||
|
Loading…
x
Reference in New Issue
Block a user