Add nblib tpr reading
[alexxy/gromacs.git] / api / nblib / tests / CMakeLists.txt
index 6346ff29fb326058ea824e90696d6e4574b8e111..ef2ace7d19a30b4bd0a653694a8d6648cef10fd3 100644 (file)
@@ -61,6 +61,7 @@ gmx_add_gtest_executable(
         molecules.cpp
         nbnxmsetup.cpp
         topology.cpp
+        tpr.cpp
         virials.cpp
     )
 target_link_libraries(${exename} PRIVATE mdrun_test_infrastructure)