1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-12-12 19:20:32 +00:00

fixing typo that prevented verification of armadillo download

This commit is contained in:
Carles Fernandez 2015-09-02 18:53:36 +02:00
parent e34ac43cae
commit f64af5e6ed

View File

@ -721,7 +721,7 @@ if(NOT ARMADILLO_FOUND)
message(STATUS " when doing 'make'. ")
set(armadillo_RELEASE 5.400.3)
set(armadillo_MD5 "397733eb2f305b50f28ead3350d975bdc")
set(armadillo_MD5 "397733eb2f305b50f28ead3350d975bd")
ExternalProject_Add(
armadillo-${armadillo_RELEASE}