summaryrefslogtreecommitdiffstats
path: root/Tests
diff options
context:
space:
mode:
Diffstat (limited to 'Tests')
-rw-r--r--Tests/Contracts/Trilinos-10-6/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/Contracts/Trilinos-10-6/CMakeLists.txt b/Tests/Contracts/Trilinos-10-6/CMakeLists.txt
index 48a467a..3e06d4f 100644
--- a/Tests/Contracts/Trilinos-10-6/CMakeLists.txt
+++ b/Tests/Contracts/Trilinos-10-6/CMakeLists.txt
@@ -37,6 +37,7 @@ endif()
message(STATUS "md5='${md5}'")
string(SUBSTRING "${md5}" 0 8 shorttag)
+set(shorttag "m${shorttag}")
set(download_dir "${HOME}/.cmake/Downloads")