Homec4science

Update googletest README.md

Authored by Che-Hsun Liu <chehsunliu@gmail.com> on Jul 2 2017, 14:19.

Description

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)

Details

Committed
GitHub <noreply@github.com>Jul 2 2017, 14:19
Pushed
trottetDec 4 2019, 13:52
Parents
R9484:4bab34d20842: Merge pull request #1081 from krytarowski/netbsd-1
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed R9484:509f7fe84094: Update googletest README.md (authored by Che-Hsun Liu <chehsunliu@gmail.com>).Jul 2 2017, 14:19