Skip to content

fix: bump cmake_minimum_required version#1731

Merged
SanderMertens merged 1 commit into
SanderMertens:masterfrom
niceEli:bump-cmake-310
Jul 18, 2025
Merged

fix: bump cmake_minimum_required version#1731
SanderMertens merged 1 commit into
SanderMertens:masterfrom
niceEli:bump-cmake-310

Conversation

@niceEli

@niceEli niceEli commented Jul 18, 2025

Copy link
Copy Markdown
Contributor

Previous versions to 3.10 is deprecated and cmake gives a warning

CMake Deprecation Warning at Coffee/vendor/flecs/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

@SanderMertens

Copy link
Copy Markdown
Owner

LGTM!

@SanderMertens SanderMertens merged commit 675e0cd into SanderMertens:master Jul 18, 2025
74 checks passed
@niceEli niceEli deleted the bump-cmake-310 branch July 18, 2025 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants