Skip to content

Commit efeca2d

Browse files
committed
Test: code change
Signed-off-by: Chris Yan <chrisyan@microsoft.com>
1 parent eafbeea commit efeca2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
# Please read The Ultimate Guide to CMake:
77
# https://rix0r.nl/blog/2015/08/13/cmake-guide/
8-
cmake_minimum_required(VERSION 3.12 FATAL_ERROR)
8+
cmake_minimum_required(VERSION 9000.12 FATAL_ERROR)
99

1010
if (${CMAKE_VERSION} GREATER_EQUAL "3.24.0")
1111
# Suppress error when using FetchContent_Declare in subprojects

0 commit comments

Comments
 (0)