Move nbnxm setup responsibility to its own files and add tests
[alexxy/gromacs.git] / api / nblib / CMakeLists.txt
index 6cbc8f91245675890fe37b7c8ace217f8f267dc0..5a7d5f3898bd0ca3a8ccb6c84ae1a8a5a87705c4 100644 (file)
@@ -118,6 +118,7 @@ target_sources(nblib
         integrator.cpp
         interactions.cpp
         molecules.cpp
+        nbnxmsetuphelpers.cpp
         particlesequencer.cpp
         particletype.cpp
         simulationstate.cpp