index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
FindGTest.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into FindGTest-revert-no-release
Brad King
2020-11-20
1
-30/+61
|
\
|
*
FindGTest: Added support for CONFIG mode
Mario Emmenlauer
2020-10-22
1
-15/+34
|
*
FindGTest: Minor whitespace change, moved an include upwards
Mario Emmenlauer
2020-10-22
1
-1/+2
|
*
FindGTest: Ensure target names follow upstream GTest
Mario Emmenlauer
2020-10-22
1
-23/+32
*
|
FindGTest: Revert "Allow either "Debug" or "Release" configurations."
Brad King
2020-11-20
1
-28/+12
|
/
*
FindGTest: Allow either "Debug" or "Release" configurations.
William Reid Paape
2020-06-30
1
-12/+28
*
FindGTest: Add GTest::{gtest,gtest_main} library names
Paweł Bylica
2020-01-24
1
-0/+11
*
FindGTest: Add support for googletest 1.8.1 folder structure
Kelby Faessler
2019-08-30
1
-0/+8
*
Help: Convert remaining modules to block-style comments
Kitware Robot
2018-10-22
1
-71/+72
*
FindGTest: Avoid macro name collision
Matthew Woehlke
2017-09-18
1
-26/+26
*
FindGTest: Fix shared linking on Windows
Matthew Woehlke
2017-09-18
1
-44/+68
*
FindGTest: Avoid using find_dependency in a find module
Matthew Woehlke
2017-09-14
1
-4/+5
*
Add dynamic test discovery for for Google Test
Matthew Woehlke
2017-07-27
1
-1/+1
*
Revert "FindGTest: Add gtestd_main variant of debug library"
Brad King
2017-06-07
1
-2/+2
*
FindGTest: Add gtestd_main variant of debug library
Brad King
2017-06-06
1
-2/+2
*
GoogleTest: Add module to contain gtest_add_tests independently
Bradley Lowekamp
2017-02-07
1
-57/+3
*
FindGTest: add lib search path for MSVC x64 platform
Dong XiaoC
2017-01-10
1
-2/+8
*
FindGTest: Fix documented GTEST_MSVC_SEARCH default value
Dong XiaoC
2017-01-10
1
-2/+2
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-14/+3
*
Modules: Make imported targets fall back to `Release`
Brad King
2016-08-03
1
-14/+14
*
FindGTest: Automatically re-run cmake when tests change
Zak Eckert
2016-03-15
1
-2/+2
*
FindGTest: Add imported targets and update documentation
Roger Leigh
2015-12-10
1
-52/+108
*
FindGTest: Refactor test type checks to avoid cases triggering CMP0064
Brad King
2015-11-18
1
-3/+3
*
FindGTest: Fix parsing of test macro calls with spaces (#15553)
Brad King
2015-05-04
1
-2/+2
*
FindGTest: use new add_test() signature (#14913)
Rolf Eike Beer
2014-05-12
1
-1/+1
*
FindGTest: Teach GTEST_ADD_TESTS about TYPED_TEST
Jack Morrison
2014-04-16
1
-9/+15
*
FindGTest: Teach GTEST_ADD_TESTS about TEST_P
Jack Morrison
2014-04-01
1
-2/+10
*
FindGTest: Optionally detect sources automatically (#14775)
Nikolay Orliuk
2014-02-27
1
-2/+6
*
Help: Fix reStructuredText syntax in auto-generated documents
Brad King
2013-10-15
1
-2/+0
*
Convert builtin help to reStructuredText source files
Kitware Robot
2013-10-15
1
-36/+74
*
use the find_* functions ENV parameter
Rolf Eike Beer
2012-08-14
1
-1/+1
*
Modules: Include builtin FindPackageHandleStandardArgs directly
Brad King
2011-01-20
1
-1/+1
*
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
Alex Neundorf
2011-01-04
1
-1/+1
*
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
Alex Neundorf
2010-09-28
1
-1/+1
*
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1/+1
*
Fix issue #10065, "FindGTest.cmake doesn't handle spaces around arguments to ...
Philip Lowman
2010-01-05
1
-7/+10
*
Some bugfixes, also added public function for closer integration btwn GoogleT...
Philip Lowman
2009-10-01
1
-40/+118
*
Convert CMake find-modules to BSD License
Brad King
2009-09-28
1
-4/+12
*
A find module for the Google C++ Testing Framework
Philip Lowman
2009-08-17
1
-0/+69