• 2 Posts
  • 3 Comments
Joined 1 year ago
cake
Cake day: May 30th, 2024

help-circle

  • Aah thanks, doesn’t feel too good but needs must I guess. In other news, the build phase is now failing with:

    CMake Deprecation Warning at CMakeLists.txt:21 (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.

    Any ideas what’s going on there?