[Cmake] Bug: AUX_SOURCE_DIRECTORY

Amitha Perera perera at cs.rpi.edu
Wed Aug 29 15:45:04 EDT 2001


Doesn't happen for me. Is your cmake relatively recent?
AUX_SOURCE_DIRECTORY will only include source files with known
extensions. These are currenly cxx,cpp,txx,c,M,m,mm.

Amitha.

On Wed, Aug 29, 2001 at 03:02:53PM -0400, Cross, Geoff (CRD) wrote:
> 
> I think this might have come up before, and it has something to do with the regexp parsing, but I
> can't remember what the conclusion was:
> 
> I have an 
> 
> AUX_SOURCE_DIRECTORY( wibble mysources )
> 
> which seems to include both wibble/foo.cxx (good), and the emacs back-up file wibble/foo.cxx~ (bad).
> Is there a quick-fix?
> 
> Geoff.
> 
> _______________________________________________
> Cmake mailing list
> Cmake at public.kitware.com
> http://public.kitware.com/mailman/listinfo/cmake




More information about the CMake mailing list