Skip to content

Commit 4a051c0

Browse files
committed
Update: CMake version
1 parent be4ea32 commit 4a051c0

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
@@ -2,7 +2,7 @@
22
## @date 2024
33
## @copyright MIT License
44

5-
cmake_minimum_required(VERSION 3.5.0)
5+
cmake_minimum_required(VERSION 3.10.0)
66
include(src/main/cmake/project.cmake)
77
include(src/main/cmake/unix.cmake)
88
include(src/main/cmake/test.cmake)

0 commit comments

Comments
 (0)