mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-30 02:44:50 +00:00
update version of armadillo in CMakeLists.txt
This commit is contained in:
parent
8838e9063e
commit
5e3466ff0b
@ -733,8 +733,8 @@ if(NOT ARMADILLO_FOUND)
|
|||||||
message(STATUS " Armadillo will be downloaded and built automatically ")
|
message(STATUS " Armadillo will be downloaded and built automatically ")
|
||||||
message(STATUS " when doing 'make'. ")
|
message(STATUS " when doing 'make'. ")
|
||||||
|
|
||||||
set(armadillo_RELEASE 5.200.2)
|
set(armadillo_RELEASE 6.200.4)
|
||||||
set(armadillo_MD5 "ef57ba4c473a3b67c672441a7face09e")
|
set(armadillo_MD5 "20c9de6ad06b4339a7fd3f67d78922e4")
|
||||||
|
|
||||||
ExternalProject_Add(
|
ExternalProject_Add(
|
||||||
armadillo-${armadillo_RELEASE}
|
armadillo-${armadillo_RELEASE}
|
||||||
|
Loading…
Reference in New Issue
Block a user