mirror of
https://github.com/google/googletest.git
synced 2025-04-07 22:40:29 +00:00
Revert "Add C++11 standard in the root CMakeLists.txt"
This commit is contained in:
parent
2e91bbcf6f
commit
bacab892bf
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ endif (POLICY CMP0048)
|
|||
|
||||
project(googletest-distribution)
|
||||
set(GOOGLETEST_VERSION 1.9.0)
|
||||
set(CMAKE_CXX_STANDARD 11 CACHE STRING "Set the C++ standard to be used for compiling")
|
||||
|
||||
enable_testing()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue