diff options
author | Sebastien Barre <sebastien.barre@kitware.com> | 2002-01-20 02:22:55 (GMT) |
---|---|---|
committer | Sebastien Barre <sebastien.barre@kitware.com> | 2002-01-20 02:22:55 (GMT) |
commit | 4d0e5c020182214415d5bbc561199787b4d7ad69 (patch) | |
tree | 4c7bbd43d5698551416c7889e5ec9672fc672125 /Source/CMakeLists.txt | |
parent | d24115888572d50bfb9a89e2422ee4ecb10b47c3 (diff) | |
download | CMake-4d0e5c020182214415d5bbc561199787b4d7ad69.zip CMake-4d0e5c020182214415d5bbc561199787b4d7ad69.tar.gz CMake-4d0e5c020182214415d5bbc561199787b4d7ad69.tar.bz2 |
FIX: if the 'hostname' and 'nslookup' commands were not found from their HOSTNAME and NSLOOKUP cache definition, hard-coded values were used instead, thus causing pb if the corresponding progs were not in the PATH (RunCommand). Now use FindProgram() to be sure to find both, otherwise do nothing and set the site name to "unknown" (arbitrary. could be empty string ? or error ?).
Diffstat (limited to 'Source/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions