diff options
author | Noel Eck <noel.eck@intel.com> | 2018-11-26 15:25:26 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2018-11-26 19:39:36 (GMT) |
commit | 85a035bf00d53d33251f30f850be7be169cbcde8 (patch) | |
tree | e00d0e35cb7cb2d3669dc98546df4354483e2438 /Help/guide/tutorial/Step11/MathFunctions/MathFunctions.cxx | |
parent | 5bc33226b2a0e8ff3c80b292abbfbc6f6b2c405b (diff) | |
download | CMake-85a035bf00d53d33251f30f850be7be169cbcde8.zip CMake-85a035bf00d53d33251f30f850be7be169cbcde8.tar.gz CMake-85a035bf00d53d33251f30f850be7be169cbcde8.tar.bz2 |
FindDoxygen: Avoid Windows-specific GLOB on other platforms
When `$ENV{ProgramFiles}` is empty, GLOB takes `/Graphviz*/bin` as a
path cusing the implementation to look at every directory in `/`. If
the system has a slow(er) path mounted on '/' then `stat` call can take
some time. There *may* be a better fix for this elsewhere, but for now
simply do this GLOB only on Windows.
Signed-off-by: Noel Eck <noel.eck@intel.com>
Diffstat (limited to 'Help/guide/tutorial/Step11/MathFunctions/MathFunctions.cxx')
0 files changed, 0 insertions, 0 deletions