[CMake] inconsistent line endings in Visual Studio 2010

Rolf Eike Beer eike at sf-mail.de
Thu Feb 17 10:49:03 EST 2011


> I see, so I have to play #ifdef tricks with different line endings...
> Many thanks for the useful hint!

If C++ is an option: std::endl is always the native line ending of the
current platform.

Eike


More information about the CMake mailing list