-
- Downloads
BUG: Changed include and link directory paths in cmMakefile back to...
BUG: Changed include and link directory paths in cmMakefile back to std::vector because there is an order dependency. Only cmMakefile::AddIncludeDirectory and cmMakefile::AddLinkDirectory should be called to add directories to the paths. They make sure the paths are unique as they are inserted.
Showing
- Source/cmCableClassSet.cxx 2 additions, 2 deletionsSource/cmCableClassSet.cxx
- Source/cmCableWrapTclCommand.cxx 2 additions, 2 deletionsSource/cmCableWrapTclCommand.cxx
- Source/cmDSPWriter.cxx 4 additions, 4 deletionsSource/cmDSPWriter.cxx
- Source/cmMakeDepend.cxx 2 additions, 2 deletionsSource/cmMakeDepend.cxx
- Source/cmMakefile.cxx 27 additions, 39 deletionsSource/cmMakefile.cxx
- Source/cmMakefile.h 9 additions, 6 deletionsSource/cmMakefile.h
- Source/cmUnixMakefileGenerator.cxx 6 additions, 6 deletionsSource/cmUnixMakefileGenerator.cxx
Loading
Please register or sign in to comment