Remove useless top level nblib force calculator
[alexxy/gromacs.git] / api / nblib / CMakeLists.txt
index 2b1b0b70fb6bba4f1e13f7e84257f015b2db222e..31eca82e77a6ffb630b1c8f03cc5927e18f673fd 100644 (file)
@@ -89,7 +89,6 @@ endif()
 target_sources(nblib
         PRIVATE
         box.cpp
-        forcecalculator.cpp
         gmxcalculator.cpp
         gmxsetup.cpp
         integrator.cpp
@@ -132,7 +131,7 @@ if(GMX_INSTALL_NBLIB_API)
             basicdefinitions.h
             box.h
             exception.h
-            forcecalculator.h
+            gmxcalculator.h
             integrator.h
             interactions.h
             molecules.h