From e954e4a76986c896e6ffdf6237af810848ad912c Mon Sep 17 00:00:00 2001 From: Eoin Clerkin <e.clerkin@gsi.de> Date: Thu, 18 Mar 2021 17:56:18 +0100 Subject: [PATCH] Updates to use latest parameter commit to the parameter repo. --- external/InstallParameter.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/InstallParameter.cmake b/external/InstallParameter.cmake index 21e1c39afa..bf3e90d7c1 100644 --- a/external/InstallParameter.cmake +++ b/external/InstallParameter.cmake @@ -1,4 +1,4 @@ -set(PARAMETER_VERSION 68f0b16c6edace4faaa09f460682173772081976) +set(PARAMETER_VERSION 21586bf382cf87d29b5987240764a2fe67fd7b28) set(PARAMETER_SRC_URL "https://git.cbm.gsi.de/CbmSoft/cbmroot_parameter.git") -- GitLab