Hey, just found out about this warning during the CMake configuration:
CMake Deprecation Warning at deps/minhook/CMakeLists.txt:27 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
I have next version:
> $ cmake --version
cmake version 4.2.0
Hey, just found out about this warning during the CMake configuration:
I have next version: