On 4/2/2010 00:14, Walter Bright wrote:
> BTW, it's highly unusual to have that file naming convention.

I use the same naming convention, independently of CMake.  I like being
able to tell if a .obj file came from a .c or .cpp (or .d) source.  I
like not getting linker errors in the rare case where I have both X.c
and X.cpp in the same directory.


-- 
Rainer Deyke - rain...@eldwood.com

Reply via email to