Skip to content

Commit

Permalink
Update source/gmx/patches/2020.2/CMakeLists.txt.patch.in
Browse files Browse the repository at this point in the history
Signed-off-by: Jinzhe Zeng <[email protected]>
  • Loading branch information
njzjz authored Jul 15, 2024
1 parent 5d3408c commit e2fa8af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/gmx/patches/2020.2/CMakeLists.txt.patch.in
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit e2fa8af

Please sign in to comment.