summaryrefslogtreecommitdiffstats
path: root/googletest/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* remove implicit castsBryan Zimmerman2017-12-111-1/+0
* Merge branch 'master' into masterbryanzim2017-12-111-2/+2
|\
| * Merge branch 'master' into use-system-includesGennadiy Civil2017-12-081-0/+2
| |\
| * | make includes systemSam Lunt2017-11-271-2/+2
* | | Merge branch 'master' into masterbryanzim2017-12-081-1/+2
|\ \ \ | | |/ | |/|
| * | Improved description of VS std::tuple supportWojciech Mamrak2017-12-071-0/+2
| |/
* | fix for VS2017 deprecation of ::tr1::tupleBryan Zimmerman2017-10-271-8/+10
|/
* Add explicit `CMAKE_DEBUG_POSTFIX` optionly20482017-09-141-0/+2
* remove obsolete link_directories commandHerbert Thielen2017-09-051-3/+0
* Adding CMake visibility policy settingHenry Schreiner2017-08-181-0/+4
* Add support for pkgconfigDavid Seifert2017-08-141-1/+18
* Merge pull request #1160 from mwoehlke-kitware/honor-lib_suffixGennadiy Civil2017-08-111-4/+8
|\
| * Fix library install destinationsMatthew Woehlke2017-08-091-4/+8
* | 2.6.4 is the minimum CMake version, so enforce it (#656)Craig Scott2016-12-171-1/+1
|/
* Add include dirs to targets if CMake version supports itCraig Scott2015-12-061-0/+8
* Add CMake install rules for gtest libraries and headersTaylor Braun-Jones2015-11-231-0/+8
* Add an option to enable building with -fvisibility=hidden.Dominic Meiser2015-10-291-0/+10
* Move everything in googletest into googletest/googletestBilly Donahue2015-08-251-0/+260
OpenPOWER on IntegriCloud