Skip to content

Commit

Permalink
Update min cmake version.
Browse files Browse the repository at this point in the history
  • Loading branch information
pjbroad committed Nov 15, 2024
1 parent ff42c5b commit 483b795
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
Expand Up @@ -24,7 +24,7 @@
# cmake -DLOCAL_NLOHMANN_JSON=On ../Eternal-Lands/ -DIconv_LIBRARIES="-L/usr/local/lib -liconv"
#

cmake_minimum_required(VERSION 3.5.0)
cmake_minimum_required(VERSION 3.18)

project (Eternal-Lands)

Expand Down

0 comments on commit 483b795

Please sign in to comment.