Exclude build-system files from CPack
commit617d7fb728eee44331d8f8f98fa644bc5921fcb3
authorPaul Bauer <paul.bauer.q@gmail.com>
Mon, 23 Dec 2019 09:07:06 +0000 (23 10:07 +0100)
committerPaul Bauer <paul.bauer.q@gmail.com>
Sat, 28 Dec 2019 12:46:47 +0000 (28 13:46 +0100)
tree74017e223648461a70641a4ecf0324afb74312c2
parenta3298a2e5110377a4592019ac72267b8178265a0
Exclude build-system files from CPack

Found that during Gitlab CI builds both ccache and build directory
where included in the final archive. Added exclusions to make sure
they do not propagate there.

Change-Id: I79717914c1d91a548ff295ff479b84ae19640e5d
cmake/gmxCPackUtilities.cmake