summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CPack/DEB/LONG_FILENAMES-ExpectedFiles.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Tests: CPack test move ExpectedFiles scriptDomen Vrankar2016-11-271-5/+0
| | | | | Merge per generator ExpectedFiles scripts into one per test and move it to test dir.
* CPack/DEB: Add option to select archive typeDomen Vrankar2016-09-051-0/+5
Add a `CPACK_DEBIAN_ARCHIVE_TYPE` option that can be used to select an archive type that supports long file names. Closes: #14332