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