Brad King
c4bb9c9d42
Convert CMake find-modules to BSD License
...
This adds copyright/license notification blocks CMake's find-modules.
Many of the modules had no notices at all. Some had notices referring
to the BSD license already. This commit normalizes existing notices and
adds missing notices.
2009-09-28 11:45:50 -04:00
Philip Lowman
bc79890205
Add a blank line to my contributed find modules to prevent copyright info from showing up in CMake docs
2009-09-21 22:38:12 -04:00
Philip Lowman
f0edae98ea
ENH: Detect perl & python scripts based on CXXTEST_INCLUDE_DIR (patch from
...
Tyler Roscoe on mailing list).
2009-03-02 20:29:38 -05:00
Philip Lowman
39888c4ae1
STYLE: Clarified example to illustrate need to call target_link_libraries() in response to Issue #8485 . Changed CMake commands to lowercase. Added licensing info to copyright
2009-02-09 23:05:38 -05:00
Philip Lowman
206c09c4f6
BUG: Fixed CXXTEST_INCLUDE_DIRS so it will work properly with NOTFOUND.
...
Also eliminated superfluous CXXTEST_FOUND assignment and cleaned up the code
and added additional documentation. Tagged v1.0.
2009-01-08 04:47:40 -05:00
Philip Lowman
9b9578e098
ENH: Added FindCxxTest module to assist others in using the CxxTest unit testing framework within CTest
2008-12-11 22:05:30 -05:00