MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0013374 | CMake | CMake | public | 2012-07-03 21:06 | 2016-06-10 14:31 |
Reporter | Joe Drago | ||||
Assigned To | Peter Kuemmel | ||||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | CMake 2.8.8 | ||||
Target Version | Fixed in Version | ||||
Summary | 0013374: Ninja: support cmake_depends | ||||
Description | It looks like the makefile/NMakefile/jom generators leverage cmake's build-in command cmake_depends in order to generate header dependencies, but the new ninja generator doesn't use this, and instead has specific support for VS. I deal with a large cmake project at work which uses a compiler that is not based in either gcc or comes from MS, and in order for header deps to work at all, we depend on the jom generator's cmake_depends feature. Is there any way to add a (global?) option for the ninja generator which uses the cmDependsC/cmake_depends calls for implicit deps instead of requiring either -MMD compiler support or cmcldeps? | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-07-03 21:06 | Joe Drago | New Issue | |||
2012-07-04 03:12 | Peter Kuemmel | Note Added: 0029903 | |||
2012-07-04 03:13 | Peter Kuemmel | Severity | minor => feature | ||
2012-07-04 03:13 | Peter Kuemmel | Status | new => confirmed | ||
2012-07-04 11:41 | Joe Drago | Note Added: 0029905 | |||
2012-08-13 08:46 | Peter Kuemmel | Note Added: 0030469 | |||
2012-08-13 08:46 | Peter Kuemmel | Assigned To | => Peter Kuemmel | ||
2012-08-13 08:46 | Peter Kuemmel | Status | confirmed => backlog | ||
2013-02-09 06:57 | Peter Kuemmel | Summary | cmake_depends support for ninja => Ninja: support cmake_depends | ||
2016-06-10 14:28 | Kitware Robot | Note Added: 0042079 | |||
2016-06-10 14:28 | Kitware Robot | Status | backlog => resolved | ||
2016-06-10 14:28 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|