Skip to content

Commit 12895cb

Browse files
committed
rv reducing the minimum CMake version to 3.10 (c5b50, c0ae4)
revert commit a49a4
1 parent a49a4f1 commit 12895cb

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
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.10)
1+
cmake_minimum_required(VERSION 3.14)
22
project(HQ9+)
33
set(CMAKE_CXX_STANDARD 20)
44
include_directories(.)

0 commit comments

Comments
 (0)