Merge branch release-2020 into master
[alexxy/gromacs.git] / cmake / gmxCPackUtilities.cmake
index 9a90b88bf5a739526c38fd73ce89d7057e6dda23..88b90f25f9421170f3125de52baceb39463494ff 100644 (file)
@@ -126,7 +126,9 @@ function (gmx_cpack_write_config)
         \\\\.gitattributes
         INSTALL-dev
         cmake/FindCUDA\\\\.cmake
-        cmake/FindCUDA)
+        cmake/FindCUDA
+        # entry below is needed for CI not to include the cache directory
+        ccache)
     set(CPACK_SOURCE_IGNORE_FILES ${FILES_NOT_INCLUDED_IN_SOURCE_PACKAGE})
 
     # Get the list of directories added with gmx_cpack_add_generated_source_directory()