Skip to content

Commit d36b74b

Browse files
Merge pull request #321 from insertinterestingnamehere/cmake
Realistic CMake Minimum version
2 parents 1a2b8c0 + c69d252 commit d36b74b

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.30)
1+
cmake_minimum_required(VERSION 3.23)
22

33
set(CMAKE_C_STANDARD 11)
44

0 commit comments

Comments
 (0)