1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-10-13 10:47:54 -04:00

Use lib branch of mbelib to fix ninja multiple targets error

This commit is contained in:
Jon Beniston 2025-09-21 19:24:04 +01:00
parent 3d5e61112d
commit e8cf0adaa3

View File

@ -10,7 +10,7 @@
# which version/tag/checkout to use
set(CODEC2_TAG "v1.1.1")
set(CM256CC_TAG "v1.1.2")
set(MBELIB_TAG fac842804e31369696051c0ee80f4eafbfdb4ee2)
set(MBELIB_TAG "lib")
set(SERIALDV_TAG "v1.1.5")
set(DSDCC_TAG "v1.9.6")
set(LIMESUITE_TAG 524cd2e548b11084e6f739b2dfe0f958c2e30354)