[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Cannot configure with cmake (Invalid character escape '\m' in Modules/FindDoxygen.cmake:955)
[Thread Prev] | [Thread Next]
- Subject: Cannot configure with cmake (Invalid character escape '\m' in Modules/FindDoxygen.cmake:955)
- From: Дилян Палаузов <dilyan.palauzov@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Sun, 21 Jul 2019 09:32:04 +0000
- To: libssh@xxxxxxxxxx
Hello, with ccmake 3.12.2, cmake 3.13.1 and libssh 0.9.0, when I do “ccmake .”, it prints the error: CMake Error at build/CMakeDoxygenDefaults.cmake:471 (set): Syntax error in cmake code at /src/libssh-0.9.0/build/CMakeDoxygenDefaults.cmake:471 when parsing string \makeindex Invalid character escape '\m'. Call Stack (most recent call first): /usr/local/share/cmake-3.12/Modules/FindDoxygen.cmake:955 (include) doc/CMakeLists.txt:40 (doxygen_add_docs) I have WITH_INTERNAL_DOC (compile Doxygen documentation) OFF The consequence is, that the configure phase cannot generate build files. Regards Дилян
Re: Cannot configure with cmake (Invalid character escape '\m' in Modules/FindDoxygen.cmake:955) | Andreas Schneider <asn@xxxxxxxxxxxxxx> |