Generate gromacs.7 from the wrapper binary
[alexxy/gromacs.git] / src / external / gmock-1.6.0 / README.Gromacs
1 This directory contains source code for Google C++ Testing and Mocking
2 Frameworks.
3
4 The code has been copied verbatim from the source distribution for GMock 1.6.0
5 by copying the following files/directories recursively, excluding *.pump files:
6 gmock-1.6.0/COPYING
7 gmock-1.6.0/README
8 gmock-1.6.0/include/
9 gmock-1.6.0/src/
10 gmock-1.6.0/gtest/COPYING
11 gmock-1.6.0/gtest/include/
12 gmock-1.6.0/gtest/src/
13
14 The file CMakeLists.txt in this directory is part of the Gromacs build system
15 and has been written from scratch.