Skip to content

Conversation

@orgads
Copy link
Contributor

@orgads orgads commented May 25, 2025

CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from 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.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.

This workaround can be removed on next release, following google/double-conversion#246.

CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from 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.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.

This workaround can be removed on next release, following
google/double-conversion#246.
@orgads orgads force-pushed the double-conv-cmake-4 branch from 1bdba5f to 5ce9dcb Compare May 25, 2025 18:45
@lazka lazka merged commit b1f9e46 into msys2:master May 25, 2025
8 checks passed
@orgads orgads deleted the double-conv-cmake-4 branch May 25, 2025 19:39
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