Be more explicit in comment
This commit is contained in:
parent
41f215e5cb
commit
8f5e5640de
2
vendor/googletest/CMakeLists.txt
vendored
2
vendor/googletest/CMakeLists.txt
vendored
@ -2,7 +2,7 @@ include(CTest)
|
|||||||
|
|
||||||
if (BUILD_TESTING)
|
if (BUILD_TESTING)
|
||||||
function(install)
|
function(install)
|
||||||
# Do nothing. Disable cmake install() commands in googletest.
|
# Do nothing. This disables cmake install() commands in googletest.
|
||||||
endfunction()
|
endfunction()
|
||||||
add_subdirectory(gtest-1.7.0)
|
add_subdirectory(gtest-1.7.0)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user