diff options
author | Sebastien Barre <sebastien.barre@kitware.com> | 2002-03-29 20:02:18 (GMT) |
---|---|---|
committer | Sebastien Barre <sebastien.barre@kitware.com> | 2002-03-29 20:02:18 (GMT) |
commit | b3647fe6d3b014dc41c9b1fb735f7a70a3e003d0 (patch) | |
tree | 5624be60404ece6954b2d6c5c3d5297a92fdd9eb /Tests/ComplexOneConfig/Library/file2.h | |
parent | 2d5ddb07fd4c423303771a31326fd218bad99645 (diff) | |
download | CMake-b3647fe6d3b014dc41c9b1fb735f7a70a3e003d0.zip CMake-b3647fe6d3b014dc41c9b1fb735f7a70a3e003d0.tar.gz CMake-b3647fe6d3b014dc41c9b1fb735f7a70a3e003d0.tar.bz2 |
ENH: fix tests
Diffstat (limited to 'Tests/ComplexOneConfig/Library/file2.h')
-rw-r--r-- | Tests/ComplexOneConfig/Library/file2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/ComplexOneConfig/Library/file2.h b/Tests/ComplexOneConfig/Library/file2.h index 5e0b315..dea4b80 100644 --- a/Tests/ComplexOneConfig/Library/file2.h +++ b/Tests/ComplexOneConfig/Library/file2.h @@ -1,2 +1 @@ int file2(); -int PropertyTest(); |