diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2002-11-11 23:07:20 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2002-11-11 23:07:20 (GMT) |
commit | 928b9dee0693371c1bcf6101a2a363a983615403 (patch) | |
tree | a21660c083642062f63e74dbbdce9b6c2c066bd2 /Tests/SystemInformation/DumpInformation.h.in | |
parent | 38781fd84dd87f84f6237810df75ea43be192095 (diff) | |
download | CMake-928b9dee0693371c1bcf6101a2a363a983615403.zip CMake-928b9dee0693371c1bcf6101a2a363a983615403.tar.gz CMake-928b9dee0693371c1bcf6101a2a363a983615403.tar.bz2 |
new test
Diffstat (limited to 'Tests/SystemInformation/DumpInformation.h.in')
-rw-r--r-- | Tests/SystemInformation/DumpInformation.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/SystemInformation/DumpInformation.h.in b/Tests/SystemInformation/DumpInformation.h.in new file mode 100644 index 0000000..ce1d59a --- /dev/null +++ b/Tests/SystemInformation/DumpInformation.h.in @@ -0,0 +1 @@ +#define CMAKE_DUMP_FILE "${SystemInformation_BINARY_DIR}/SystemInformation.out" |