commit | 62a35fbc5d316c4f82f37cb6e183eb8de210a94c | [log] [tgz] |
---|---|---|
author | zhanyong.wan <zhanyong.wan@8415998a-534a-0410-bf83-d39667b30386> | Thu Feb 24 21:59:54 2011 +0000 |
committer | zhanyong.wan <zhanyong.wan@8415998a-534a-0410-bf83-d39667b30386> | Thu Feb 24 21:59:54 2011 +0000 |
tree | 71aadb86b67dde4e64c425aef9e5b1b625f34345 | |
parent | 79d82b6ef75c470e1bc2fd61a8cfd1671ca19aee [diff] [blame] |
Adds CMake scripts to gmock's release package.
diff --git a/CHANGES b/CHANGES index 80a01d4..ba7cfc4 100644 --- a/CHANGES +++ b/CHANGES
@@ -5,6 +5,7 @@ the class body. * New matchers: Pointwise(), Each(). * New actions: ReturnPointee() and ReturnRefOfCopy(). +* CMake support. * Project files for Visual Studio 2010. * AllOf() and AnyOf() can handle up-to 10 arguments now. * Google Mock doctor understands Clang error messages now.