mirror of
https://github.com/google/googletest.git
synced 2026-07-30 08:16:27 +08:00
chore: bump main branch version to 1.18.0
This commit is contained in:
parent
973323ed64
commit
22bda2ba15
@ -4,7 +4,7 @@
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
project(googletest-distribution)
|
||||
set(GOOGLETEST_VERSION 1.16.0)
|
||||
set(GOOGLETEST_VERSION 1.18.0)
|
||||
|
||||
if(NOT CYGWIN AND NOT MSYS AND NOT ${CMAKE_SYSTEM_NAME} STREQUAL QNX)
|
||||
set(CMAKE_CXX_EXTENSIONS OFF)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user