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 -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake
