[cmake-developers] [CMake 0014411]: Ninja dependencies don't work with Intel and many other GCC-like compilers

Mantis Bug Tracker mantis at public.kitware.com
Fri Sep 13 19:12:02 EDT 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=14411 
====================================================================== 
Reported By:                Mathias Gaunard
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14411
Category:                   CMake
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-09-13 19:12 EDT
Last Modified:              2013-09-13 19:12 EDT
====================================================================== 
Summary:                    Ninja dependencies don't work with Intel and many
other GCC-like compilers
Description: 
With Intel C/C++, header dependencies do not appear to work at all with Ninja.
Despite Intel supporting -MMD, it doesn't appear to be used.

This is possibly because CMAKE_DEPFILE_FLAGS_${lang} is only defined for GCC
(and Clang that includes the GCC file).
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-09-13 19:12 Mathias GaunardNew Issue                                    
======================================================================




More information about the cmake-developers mailing list