Adds CMake scripts to gmock's release package.

This commit is contained in:
zhanyong.wan
2011-02-24 21:59:54 +00:00
parent 79d82b6ef7
commit 62a35fbc5d
2 changed files with 5 additions and 0 deletions

View File

@@ -153,6 +153,10 @@ EXTRA_DIST += \
scripts/generator/cpp/utils.py \
scripts/generator/gmock_gen.py
# CMake scripts.
EXTRA_DIST += \
CMakeLists.txt
# Microsoft Visual Studio 2005 projects.
EXTRA_DIST += \
msvc/2005/gmock.sln \