summaryrefslogtreecommitdiff
path: root/Modules/FindCxxTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-1/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-4/+4
* FindCxxTest: Add support for CxxTest 4 (#13022)Droscy2012-03-071-2/+4
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Merge topic 'policy-CMP0017'Brad King2011-01-111-1/+1
|\
| * Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* | 11384: FindCxxTest now includes test code in VS projectPhilip Lowman2010-11-181-1/+6
|/
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* 11041: Improve FindCxxTest to use Python or Perl automatically; custom flagsPhilip Lowman2010-08-191-23/+79
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-8/+14
* Add a blank line to my contributed find modules to prevent copyright info fro...Philip Lowman2009-09-211-1/+1
* ENH: Detect perl & python scripts based on CXXTEST_INCLUDE_DIR (patch fromPhilip Lowman2009-03-021-2/+7
* STYLE: Clarified example to illustrate need to call target_link_libraries() i...Philip Lowman2009-02-091-33/+46
* BUG: Fixed CXXTEST_INCLUDE_DIRS so it will work properly with NOTFOUND.Philip Lowman2009-01-081-24/+47
* ENH: Added FindCxxTest module to assist others in using the CxxTest unit test...Philip Lowman2008-12-111-0/+90