-
- Downloads
There was a problem fetching the pipeline summary.
cmRulePlaceholderExpander: Port clients to direct-use
Add a factory function to cmLocalGenerator so that variableMappings can be provided from it, and so that Ninja can always have a hard-coded TargetImpLib.
Showing
- Source/cmLocalGenerator.cxx 7 additions, 11 deletionsSource/cmLocalGenerator.cxx
- Source/cmLocalGenerator.h 3 additions, 13 deletionsSource/cmLocalGenerator.h
- Source/cmLocalNinjaGenerator.cxx 15 additions, 3 deletionsSource/cmLocalNinjaGenerator.cxx
- Source/cmLocalNinjaGenerator.h 2 additions, 0 deletionsSource/cmLocalNinjaGenerator.h
- Source/cmLocalUnixMakefileGenerator3.cxx 6 additions, 2 deletionsSource/cmLocalUnixMakefileGenerator3.cxx
- Source/cmMakefileExecutableTargetGenerator.cxx 8 additions, 5 deletionsSource/cmMakefileExecutableTargetGenerator.cxx
- Source/cmMakefileLibraryTargetGenerator.cxx 13 additions, 11 deletionsSource/cmMakefileLibraryTargetGenerator.cxx
- Source/cmMakefileTargetGenerator.cxx 14 additions, 9 deletionsSource/cmMakefileTargetGenerator.cxx
- Source/cmNinjaNormalTargetGenerator.cxx 7 additions, 3 deletionsSource/cmNinjaNormalTargetGenerator.cxx
- Source/cmNinjaTargetGenerator.cxx 16 additions, 9 deletionsSource/cmNinjaTargetGenerator.cxx
Loading