Skycoder42 / QHotkey

A global shortcut/hotkey for Desktop Qt-Applications
BSD 3-Clause "New" or "Revised" License
548 stars 161 forks source link

CMake Deprecation Warning at QHotkey/CMakeLists.txt:1 (cmake_minimum_required) #91

Open ManuelSchneid3r opened 11 months ago

ManuelSchneid3r commented 11 months ago
CMake Deprecation Warning at lib/QHotkey/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 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.