summaryrefslogtreecommitdiffstats
path: root/Modules/FindGTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindGTest: use new add_test() signature (#14913)Rolf Eike Beer2014-05-121-1/+1
* FindGTest: Teach GTEST_ADD_TESTS about TYPED_TESTJack Morrison2014-04-161-9/+15
* FindGTest: Teach GTEST_ADD_TESTS about TEST_PJack Morrison2014-04-011-2/+10
* FindGTest: Optionally detect sources automatically (#14775)Nikolay Orliuk2014-02-271-2/+6
* Help: Fix reStructuredText syntax in auto-generated documentsBrad King2013-10-151-2/+0
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-36/+74
* use the find_* functions ENV parameterRolf Eike Beer2012-08-141-1/+1
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Fix issue #10065, "FindGTest.cmake doesn't handle spaces around arguments to ...Philip Lowman2010-01-051-7/+10
* Some bugfixes, also added public function for closer integration btwn GoogleT...Philip Lowman2009-10-011-40/+118
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-4/+12
* A find module for the Google C++ Testing FrameworkPhilip Lowman2009-08-171-0/+69