Skip to content

Conversation

@poyo86
Copy link

@poyo86 poyo86 commented Jan 6, 2026

Closes #305

@poyo86
Copy link
Author

poyo86 commented Jan 6, 2026

cmake/switch.toolchain.cmake minimum version is also outdated. Should it be also addressed in this pull request?

@xordspar0
Copy link
Contributor

This builds for me, but FYI, there's still a warning that 3.5 is also deprecated:

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

@poyo86
Copy link
Author

poyo86 commented Jan 7, 2026

This builds for me, but FYI, there's still a warning that 3.5 is also deprecated:

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

I thought that specifying 3.5 instead of 3.10 would be better for compatibility, however now checking repology I can see that basically everyone moved past version 3.10, so this shouldn't be an issue

@poyo86 poyo86 changed the title Update minimum CMake version to 3.5 Update minimum CMake version to 3.10 Jan 7, 2026
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.

Compatibility with CMake < 3.5 has been removed from CMake

2 participants