Turn SystemAtomIterator into proper iterator
[alexxy/gromacs.git] / src / gromacs / topology / CMakeLists.txt
index a495c06905a58cecd7ca3db5319c20b71fda0ccd..8a254f657ae3b86e4cfa7393db7aa89deddd3c65 100644 (file)
@@ -49,5 +49,5 @@ gmx_install_headers(
     )
 
 if (BUILD_TESTING)
-#    add_subdirectory(tests)
+    add_subdirectory(tests)
 endif()