diff options
author | Brad King <brad.king@kitware.com> | 2007-12-19 16:51:30 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2007-12-19 16:51:30 (GMT) |
commit | 9ccba7c391fef39697bfa1fb15d0ef887464a45b (patch) | |
tree | 12599ac60481bf1bddf240d0528300ce896fe136 /Source/cmDependsFortran.cxx | |
parent | 07db9b83a797fe871163a19c09199f6ca4bbe90f (diff) | |
download | CMake-9ccba7c391fef39697bfa1fb15d0ef887464a45b.zip CMake-9ccba7c391fef39697bfa1fb15d0ef887464a45b.tar.gz CMake-9ccba7c391fef39697bfa1fb15d0ef887464a45b.tar.bz2 |
ENH: Improved speed of cmake::CheckBuildSystem when checking build system outputs versus dependencies. Instead of doing an O(m*n) comparison of every pair, just locate the oldest output and the newest input and compare them which is now O(m+n).
Diffstat (limited to 'Source/cmDependsFortran.cxx')
0 files changed, 0 insertions, 0 deletions