mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-02-15 02:20:09 +00:00
update armadillo version to 6.500.4
This commit is contained in:
parent
ccbdcf8788
commit
e6bd3907fc
@ -735,8 +735,8 @@ if(NOT ARMADILLO_FOUND)
|
||||
message(STATUS " Armadillo will be downloaded and built automatically ")
|
||||
message(STATUS " when doing 'make'. ")
|
||||
|
||||
set(armadillo_RELEASE 6.400.3)
|
||||
set(armadillo_MD5 "b4c18561f080c710dc5bcd89533e68f8")
|
||||
set(armadillo_RELEASE 6.500.4)
|
||||
set(armadillo_MD5 "a39f27197d24b3d25437fab6bb1d118f")
|
||||
|
||||
ExternalProject_Add(
|
||||
armadillo-${armadillo_RELEASE}
|
||||
|
Loading…
x
Reference in New Issue
Block a user