Re: [CMake] VS8.0 CompileAs

2008-04-15 Thread Christian Ehrlicher
> Von: Philippe Fremy > > Hi, > > For one of my project, I need to compile files with .c extension as C++ > files. It's an uncommon need but it exists. > > In Visual Sturio, there is a compiler option, /TP that does exactly > this. In Visual Studio 2005 project files, it seems to transl

[CMake] VS8.0 CompileAs

2008-04-15 Thread Philippe Fremy
Hi, For one of my project, I need to compile files with .c extension as C++ files. It's an uncommon need but it exists. In Visual Sturio, there is a compiler option, /TP that does exactly this. In Visual Studio 2005 project files, it seems to translate into CompileAs property which