File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,15 +12,15 @@ index 8acf71e985..494254aac0 100644
1212
1313 ##################################################
1414diff --git a/src/gromacs/CMakeLists.txt b/src/gromacs/CMakeLists.txt
15- index 04f980777c..45c1ce781d 100644
15+ index d932509388..1e841b5b84 100644
1616--- a/src/gromacs/CMakeLists.txt
1717+++ b/src/gromacs/CMakeLists.txt
18- @@ -446 ,6 +446 ,8 @@ target_link_libraries(libgromacs PRIVATE lmfit)
18+ @@ -460 ,6 +460 ,8 @@ target_link_libraries(libgromacs PRIVATE lmfit)
1919 target_link_libraries(libgromacs PRIVATE muparser::muparser)
2020 gmx_manage_colvars()
2121 target_link_libraries(libgromacs PRIVATE colvars)
2222+ gmx_manage_lepton()
2323+ target_link_libraries(libgromacs PRIVATE lepton)
24- gmx_manage_plumed()
2524 target_link_libraries(libgromacs PRIVATE plumedgmx)
2625
26+ # Make sure we fix "everything" found by compilers that support that
You can’t perform that action at this time.
0 commit comments