Skip to content

Commit

Permalink
[Config] Update cmake minimum required to 3.13.
Browse files Browse the repository at this point in the history
  • Loading branch information
stdcm committed May 3, 2024
1 parent 798b05f commit 8a3e0fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.2.3)
cmake_minimum_required(VERSION 3.13)

project(ShArc VERSION 0.1)

Expand Down

0 comments on commit 8a3e0fe

Please sign in to comment.