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:
parent
1e61919ac6
commit
ec926a019a
2
external/CMakeLists.txt
vendored
2
external/CMakeLists.txt
vendored
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user