Add TNG writing and reading support
[alexxy/gromacs.git] / src / gromacs / CMakeLists.txt
index c743bb7ab00851f1000eb5313ecc63e820000271..efd2353ac667a2c4dd64b2d31bfd7d323152742f 100644 (file)
@@ -130,6 +130,7 @@ set_source_files_properties(selection/scanner.cpp PROPERTIES COMPILE_FLAGS "${_s
 
 target_link_libraries(libgromacs ${GMX_GPU_LIBRARIES}
                       ${GMX_EXTRA_LIBRARIES}
+                      ${GMX_TNG_LIBRARIES}
                       ${FFT_LIBRARIES} ${LINEAR_ALGEBRA_LIBRARIES}
                       ${XML_LIBRARIES} ${GSL_LIBRARIES}
                       ${THREAD_LIB} ${GMX_SHARED_LINKER_FLAGS})