Fix CPACK_SOURCE_IGNORE_FILES
authorRoland Schulz <roland@utk.edu>
Wed, 28 Nov 2012 13:03:04 +0000 (08:03 -0500)
committerRoland Schulz <roland@utk.edu>
Wed, 28 Nov 2012 14:09:49 +0000 (09:09 -0500)
commite94803a3b798cf0dcf2dc026d77a397d21e3ff43
treeffd8d6b2f96c7909acf06c36d43949b8dd375573
parentbc34c5f9297f46c6520c48b21f190006d47abf3f
Fix CPACK_SOURCE_IGNORE_FILES

For files $ should be used but for directories / needs to be
used to match files in the folder and subfolders.

Change-Id: Ie328221517e7b55f727bf239249070ba090b52d6
CMakeLists.txt