Move nbnxm setup responsibility to its own files and add tests
[alexxy/gromacs.git] / api / nblib / tests / CMakeLists.txt
index d224dbe7eb7841178de2d7fd86604fc3ee18b7c3..ae965706f9cbc17b6122c480a80e2fb738cc3056 100644 (file)
@@ -59,6 +59,7 @@ gmx_add_gtest_executable(
         particletype.cpp
         pbcholder.cpp
         molecules.cpp
+        nbnxmsetup.cpp
         topology.cpp
     )
 target_link_libraries(${exename} PRIVATE mdrun_test_infrastructure)