Merge release-5-0 into master
[alexxy/gromacs.git] / src / gromacs / CMakeLists.txt
index 0da72898c9dc76348c36e61d3ff7f5f96c1d28bc..e9de38158b74379428f01b60aa057ce6652555c2 100644 (file)
@@ -71,6 +71,7 @@ if(GMX_USE_TNG)
 
         if (HAVE_ZLIB)
             list(APPEND GMX_EXTRA_LIBRARIES ${ZLIB_LIBRARIES})
+            include_directories(${ZLIB_INCLUDE_DIRS})
         endif()
     endif()
 else()