Hi all, I am using CPack for packaging source tree and I wonder if it is possible to indicate to CPack file pattern or file list to be ignored?
Using CMake+CPack on linux with Makefile generator and a make package_source will build a nice TGZ tarball but I need to exclude some files like: svn-commit* or *~ or even cscope* Is it possible to do that? -- Erk _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
