[CMake] Ninja generator fail for QNX on Windows

Hendrik Sattler post at hendrik-sattler.de
Tue Sep 23 11:10:47 EDT 2014



On 23. September 2014 16:22:40 MESZ, Cristian Adam 
>>> QCC compiler generates for this project dependency files which look
>like:
>>>
>>> c:\projects\my_proj\include\/a.h \
>>> c:\projects\my_proj\src\/a.cpp \
>>> c:\projects\my_proj\other\..\/include/b.h \
>>> c:\projects\my_proj\other\..\/src/b.cpp \

To me it looks more like a bug in qcc.
Does qcc generates the same broken files when not used in context of CMake or ninja?
It should only use one kind of separator for directories.

HS



More information about the CMake mailing list