[CMake] Adding extensions to AUX_SOURCE_DIRECTORY

Reisinger, Thomas Karl thomas-karl.reisinger at siemens.com
Thu Feb 26 07:50:46 EST 2009


Hello,
 
AUX_SOURCE_DIRECTORY by default searches for the following extensions -
< .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx
>

Because CMake works case sensitive I need to ADD another extension
".CPP" to the command AUX_SOURCE_DIRECTORY.
 
Hope you can help me.
 
Thanks.
 
Regards,
 
Thomas Reisinger

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090226/55b4a225/attachment.htm>


More information about the CMake mailing list