diff options
author | Craig Scott <craig.scott@crascit.com> | 2018-03-08 09:09:45 (GMT) |
---|---|---|
committer | Craig Scott <craig.scott@crascit.com> | 2018-03-08 09:14:42 (GMT) |
commit | 5901699672cce82d9622a02c4c7d22889029ee0c (patch) | |
tree | 85cbf837fb21298996a566a871306d73486e175e /Source/CTest/cmCTestSleepCommand.h | |
parent | e60e4dfc88252aaec53f0d832508d41dff6165fd (diff) | |
download | CMake-5901699672cce82d9622a02c4c7d22889029ee0c.zip CMake-5901699672cce82d9622a02c4c7d22889029ee0c.tar.gz CMake-5901699672cce82d9622a02c4c7d22889029ee0c.tar.bz2 |
cmDepends: Remove attempt to change directory that always fails
Nothing ever set `CompileDirectory` except `SetDirectory()`, but
nothing ever called that function. Therefore, `CompileDirectory`
was always empty for the attempt to change directory in `Check()`,
which therefore would always fail. Nothing was checking the result
and the code was always going to have no effect.
Diffstat (limited to 'Source/CTest/cmCTestSleepCommand.h')
0 files changed, 0 insertions, 0 deletions