From e2fa8afbde17423f3c790bf7ce86c05b59b357ef Mon Sep 17 00:00:00 2001 From: Jinzhe Zeng Date: Mon, 15 Jul 2024 18:52:59 -0400 Subject: [PATCH] Update source/gmx/patches/2020.2/CMakeLists.txt.patch.in Signed-off-by: Jinzhe Zeng --- source/gmx/patches/2020.2/CMakeLists.txt.patch.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/gmx/patches/2020.2/CMakeLists.txt.patch.in b/source/gmx/patches/2020.2/CMakeLists.txt.patch.in index 9dcbc8831c..2386745b95 100644 --- a/source/gmx/patches/2020.2/CMakeLists.txt.patch.in +++ b/source/gmx/patches/2020.2/CMakeLists.txt.patch.in @@ -5,7 +5,7 @@ set(GMX_PUBLIC_LIBRARIES "") +# DeePMD-kit -+message(STATUS "Compling with DeePMD-kit...") ++message(STATUS "Compiling with DeePMD-kit...") +add_definitions(-w) # close warning +# define deepmd and tensorflow root +if (NOT DEFINED GMX_DEEPMD_ROOT)