mirror of https://github.com/Kitware/CMake.git
Browse Source
Original code had path generators built at run-time using a linked list of dynamically allocated nodes each of which was responsible to generate a path segment. However, the combination of used generators is totally well known at compile time.pull/354/head

committed by
Brad King

2 changed files with 435 additions and 496 deletions
930
Source/cmFindPackageCommand.cxx
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
Loading…
Reference in new issue