gonetz / GLideN64

A new generation, open-source graphics plugin for N64 emulators.
Other
770 stars 177 forks source link

src/GLideNHQ/CMakeLists.txt: Bump cmake version #2612

Closed orbea closed 2 years ago

orbea commented 2 years ago

This matches the other cmake files.

Silences a cmake warning with cmake-3.21.4.

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

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.