mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-10-28 05:57:39 +00:00
Update Armadillo branch
This commit is contained in:
@@ -901,7 +901,7 @@ if(NOT ARMADILLO_FOUND OR ENABLE_OWN_ARMADILLO)
|
|||||||
message(STATUS " Armadillo has not been found.")
|
message(STATUS " Armadillo has not been 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_BRANCH 7.800.x)
|
set(armadillo_BRANCH 7.900.x)
|
||||||
set(armadillo_RELEASE ${armadillo_BRANCH})
|
set(armadillo_RELEASE ${armadillo_BRANCH})
|
||||||
|
|
||||||
ExternalProject_Add(
|
ExternalProject_Add(
|
||||||
|
|||||||
Reference in New Issue
Block a user