mirror of
https://github.com/google/googletest.git
synced 2025-12-10 09:18:34 +08:00
Merge 68b8a4c60c into 7796273056
Closes #1880 PiperOrigin-RevId: 215429534
This commit is contained in:
committed by
Gennadiy Civil
parent
7796273056
commit
e93da23920
@@ -6,7 +6,6 @@ endif (POLICY CMP0048)
|
|||||||
|
|
||||||
project(googletest-distribution)
|
project(googletest-distribution)
|
||||||
set(GOOGLETEST_VERSION 1.9.0)
|
set(GOOGLETEST_VERSION 1.9.0)
|
||||||
set(CMAKE_CXX_STANDARD 11 CACHE STRING "Set the C++ standard to be used for compiling")
|
|
||||||
|
|
||||||
enable_testing()
|
enable_testing()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user