Skip to content

Commit

Permalink
Change minimum cmake version for the world builder.
Browse files Browse the repository at this point in the history
  • Loading branch information
MFraters committed Aug 29, 2024
1 parent c9be6ae commit 01bd161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/world_builder/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 2.8.12)
cmake_minimum_required(VERSION 3.13.4)

project(WorldBuilder C CXX)

Expand Down

0 comments on commit 01bd161

Please sign in to comment.