summaryrefslogtreecommitdiff
path: root/Modules/FindGTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* Simplify CMake per-source license noticesBrad King2016-09-271-14/+3
* Modules: Make imported targets fall back to `Release`Brad King2016-08-031-14/+14
* FindGTest: Automatically re-run cmake when tests changeZak Eckert2016-03-151-2/+2
* FindGTest: Add imported targets and update documentationRoger Leigh2015-12-101-52/+108
* FindGTest: Refactor test type checks to avoid cases triggering CMP0064Brad King2015-11-181-3/+3
* FindGTest: Fix parsing of test macro calls with spaces (#15553)Brad King2015-05-041-2/+2
* 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-161-0/+69