You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 24, 2023. It is now read-only.
cd proxenet && cmake . && make
CMake Deprecation Warning at CMakeLists.txt:7 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument value or use a ... suffix to tell
CMake that the project does not need compatibility with older versions.
I cant find any solution !
The text was updated successfully, but these errors were encountered:
darkhacknet
changed the title
cmake update ! Issue
CMake Deprecation Warning at CMakeLists.txt:7 ! Issue
Jul 4, 2022
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Can someone please help with this one ?
cd proxenet && cmake . && make
CMake Deprecation Warning at CMakeLists.txt:7 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument value or use a ... suffix to tell
CMake that the project does not need compatibility with older versions.
I cant find any solution !
The text was updated successfully, but these errors were encountered: