On 11.11.07 11:11:29, Juan Sanchez wrote:
> According to the FAQ:
> http://www.cmake.org/Wiki/CMake_FAQ#CMake_dependency_scanner
> 
> "#if 0" shouldn't work either.
> 
> How was the programming bad?  Both /* */ comments and conditional
> statements are handled equally well by the c pre processor.
> 
> Since each C/C++ compiler has a cpp, wouldn't it be good to adopt the
> dependency scanner to use cpp underneath?

Indeed, I wonder why cmake doesn't use the -M options for cpp for
this...

Andreas

-- 
You are always busy.
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to