Skip to content

Commit

Permalink
Update to cmake 3.5 (#126)
Browse files Browse the repository at this point in the history
  - Fixes #124
  • Loading branch information
erincatto committed Apr 26, 2024
1 parent 6454aed commit dc795fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.0)
cmake_minimum_required(VERSION 3.5)

project( enkiTS
VERSION "1.11"
Expand Down

0 comments on commit dc795fd

Please sign in to comment.