diff options
author | Philip Lowman <philip@yhbt.com> | 2009-09-22 02:38:12 (GMT) |
---|---|---|
committer | Philip Lowman <philip@yhbt.com> | 2009-09-22 02:38:12 (GMT) |
commit | bc7989020595208d4f932b52135ff1f67d88f51d (patch) | |
tree | 95761458956d175afb69d951e50a2d5fdf9b8da8 /Modules/FindCxxTest.cmake | |
parent | 448f88d46b2567565b3ab31245a2884c3462c0c5 (diff) | |
download | CMake-bc7989020595208d4f932b52135ff1f67d88f51d.zip CMake-bc7989020595208d4f932b52135ff1f67d88f51d.tar.gz CMake-bc7989020595208d4f932b52135ff1f67d88f51d.tar.bz2 |
Add a blank line to my contributed find modules to prevent copyright info from showing up in CMake docs
Diffstat (limited to 'Modules/FindCxxTest.cmake')
-rw-r--r-- | Modules/FindCxxTest.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindCxxTest.cmake b/Modules/FindCxxTest.cmake index 8964bc6..c31fc13 100644 --- a/Modules/FindCxxTest.cmake +++ b/Modules/FindCxxTest.cmake @@ -63,7 +63,7 @@ # } # }; # -# + # Version 1.2 (3/2/08) # Included patch from Tyler Roscoe to have the perl & python binaries # detected based on CXXTEST_INCLUDE_DIR |