diff options
author | Che-Hsun Liu <chehsunliu@gmail.com> | 2017-07-02 20:19:03 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-02 20:19:03 +0800 |
commit | 509f7fe84094dc632ba1794c1f9bd3a7c049d5fe (patch) | |
tree | c9efdf37149e88eb33fc260cc37f2b15dce9f485 /googlemock/configure.ac | |
parent | 4bab34d2084259cba67f3bfb51217c10d606e175 (diff) | |
download | googletest-509f7fe84094dc632ba1794c1f9bd3a7c049d5fe.tar.gz googletest-509f7fe84094dc632ba1794c1f9bd3a7c049d5fe.tar.bz2 googletest-509f7fe84094dc632ba1794c1f9bd3a7c049d5fe.zip |
Update googletest README.md
Use `EXCLUDE_FROM_ALL` in `add_subdirectory` to prevent `make install` from including lots of headers from gtest/gmock.
```
add_subdirectory(${CMAKE_BINARY_DIR}/googletest-src
${CMAKE_BINARY_DIR}/googletest-build
EXCLUDE_FROM_ALL)
```
Diffstat (limited to 'googlemock/configure.ac')
0 files changed, 0 insertions, 0 deletions