Skip to content

Commit e6bc98e

Browse files
authored
Revert "Bump required CMake version to 3.17"
1 parent e382f33 commit e6bc98e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# See http://swift.org/LICENSE.txt for license information
77
# See http://swift.org/CONTRIBUTORS.txt for Swift project authors
88

9-
cmake_minimum_required(VERSION 3.17)
9+
cmake_minimum_required(VERSION 3.15.1)
1010

1111
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules)
1212

0 commit comments

Comments
 (0)