mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 13:48:33 -05:00
9d4f3a0686
GetLocaGenerators(cmLocalGenerators) from cmGlobalGenerator(). Now there is one const accessor which is even faster since it returns a reference (instead of copying a vector) -more const to ensure that this the returned local generators don't actually get modified -removed duplicated code in GetCTestCommand() and GetCPackCommand() -added some const accessors Alex
3.5 KiB
3.5 KiB