Fixing bug in md5

This commit is contained in:
Carles Fernandez 2015-09-02 02:14:37 +02:00
parent 9d4a224ce0
commit 8c668f7bc2
1 changed files with 1 additions and 1 deletions

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}