Skip to content

Commit e5a14cd

Browse files
committed
Bump CMake minimum version
1 parent ed6e2d3 commit e5a14cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.6)
1+
cmake_minimum_required(VERSION 3.12)
22
project(Skeleton)
33

44
# LLVM uses C++17.

0 commit comments

Comments
 (0)