Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some bugfixes, also added public function for closer integration btwn ↵ | Philip Lowman | 2009-10-01 | 1 | -40/+118 |
| | | | | | | | | | | | GoogleTest & CTest, contributed by Dan Blezek. Other minor changes: * Enhanced documentation & added examples * _INCLUDE_DIRS and _LIBRARIES was being set regardless of _FOUND * Fixed status message to include library rather than include dir * Improved detection of MSVC compiled libraries * Added a variable (GTEST_BOTH_LIBRARIES) for libgtest + libgtest_main | ||||
* | Convert CMake find-modules to BSD License | Brad King | 2009-09-28 | 1 | -4/+12 |
| | | | | | | | This adds copyright/license notification blocks CMake's find-modules. Many of the modules had no notices at all. Some had notices referring to the BSD license already. This commit normalizes existing notices and adds missing notices. | ||||
* | A find module for the Google C++ Testing Framework | Philip Lowman | 2009-08-17 | 1 | -0/+69 |