[CMake] CPACK_SOURCE_IGNORE_FILES

Knox, Kent Kent.Knox at amd.com
Tue Jun 30 11:21:49 EDT 2009


Yes, I did try to escape the $; no joy.

No, I'm not against leaving the $ out, but I can't get it to work
anyway.

Kent
-----Original Message-----
From: Tyler Roscoe [mailto:tyler at cryptio.net] 
Sent: Monday, June 29, 2009 10:10 PM
To: Knox, Kent
Cc: cmake at cmake.org
Subject: Re: [CMake] CPACK_SOURCE_IGNORE_FILES

On Mon, Jun 29, 2009 at 08:18:35PM -0500, Knox, Kent wrote:
> set( CPACK_SOURCE_IGNORE_FILES
> "/Build/;/\\\\.hg/;/\\\\.svn/;/\\\\.ncb$/" )

Have you tried escaping the $ ?

Have you tried just leaving the $ out, or do you really need to exclude
foo.ncb while including bar.ncbsomethingelse?

tyler




More information about the CMake mailing list