Skip to content

Commit c3679f7

Browse files
klemens-morgensternvinniefalco
authored andcommitted
downgraded required cmake version
1 parent af2b7e3 commit c3679f7

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
@@ -14,7 +14,7 @@
1414
#
1515
#-------------------------------------------------
1616

17-
cmake_minimum_required(VERSION 3.25.2)
17+
cmake_minimum_required(VERSION 3.21)
1818
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
1919

2020
# VFALCO this is to link optimized llvm for debug builds

0 commit comments

Comments
 (0)