Skip to content

Commit ac118e3

Browse files
author
Jacques Xing
committed
Fix decomp2d Cmake
1 parent 519d615 commit ac118e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/decomp2d/downloadBuild2decomp.cmake.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# downloadBuild2decomp.cmake.in
22
#
3-
cmake_minimum_required(VERSION 3.0.2)
3+
cmake_minimum_required(VERSION 3.20)
44

55
project(downloadBuild2decomp NONE)
66

0 commit comments

Comments
 (0)