mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-31 11:19:18 +00:00
fixing typo that prevented verification of armadillo download
This commit is contained in:
parent
e34ac43cae
commit
f64af5e6ed
@ -721,7 +721,7 @@ if(NOT ARMADILLO_FOUND)
|
|||||||
message(STATUS " when doing 'make'. ")
|
message(STATUS " when doing 'make'. ")
|
||||||
|
|
||||||
set(armadillo_RELEASE 5.400.3)
|
set(armadillo_RELEASE 5.400.3)
|
||||||
set(armadillo_MD5 "397733eb2f305b50f28ead3350d975bdc")
|
set(armadillo_MD5 "397733eb2f305b50f28ead3350d975bd")
|
||||||
|
|
||||||
ExternalProject_Add(
|
ExternalProject_Add(
|
||||||
armadillo-${armadillo_RELEASE}
|
armadillo-${armadillo_RELEASE}
|
||||||
|
Loading…
Reference in New Issue
Block a user