[CMake] cmake 2.8.2 win32: invalid escape sequence when finding fortran compiler

Andreas Mohr andi at lisas.de
Wed Jul 14 11:10:03 EDT 2010


On Wed, Jul 14, 2010 at 10:16:36AM -0400, cmake-request at cmake.org wrote:
> CMake Error at CMakeLists.txt:4 (SET):
>   Syntax error in cmake code at
> 
>     S:/mnt/usr3/people/verweija/build/CMakeFiles/CMakeTmp/CMakeLists.txt:4
> 
>   when parsing string
> 
>     Files\VNI\CTT5.0\include\IA32" /fpe:3 /nologo   ${COMPILE_DEFINITIONS}"
> 
>   Invalid escape sequence \V

Likely someone forgot to use a VERBATIM somewhere.

Andreas Mohr


More information about the CMake mailing list