mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
GoogleTest: Modernize policies using block() / endblock()
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
|
||||
# file Copyright.txt or https://cmake.org/licensing for details.
|
||||
|
||||
cmake_minimum_required(VERSION ${CMAKE_VERSION})
|
||||
cmake_minimum_required(VERSION 3.30)
|
||||
|
||||
# Overwrite possibly existing ${_CTEST_FILE} with empty file
|
||||
set(flush_tests_MODE WRITE)
|
||||
|
||||
Reference in New Issue
Block a user