Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake Deprecation Warning #28

Closed
biopsin opened this issue Jan 9, 2021 · 1 comment
Closed

CMake Deprecation Warning #28

biopsin opened this issue Jan 9, 2021 · 1 comment

Comments

@biopsin
Copy link
Contributor

biopsin commented Jan 9, 2021

CMake Deprecation Warning at */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 value or use a ... suffix to tell
CMake that the project does not need compatibility with older versions.

(using cmake-3.19.2)

biopsin added a commit to biopsin/void-packages that referenced this issue Jan 9, 2021
Switched to cmake (notified about depricated issue pekwm/pekwm#28)
Switched distfiles to pekdon@github
Become maintainer
Heads up : jpeg support will be dropped in next release
Tested : armv7l, i686, x86_84/-musl
biopsin added a commit to biopsin/void-packages that referenced this issue Jan 10, 2021
Switched to cmake (notified about depricated issue pekwm/pekwm#28)
Switched distfiles to pekdon@github
Become maintainer
Heads up : jpeg support will be dropped in next release
Tested : armv7l, i686, x86_84/-musl
pekdon added a commit that referenced this issue Jan 10, 2021
CMake < 2.8.12 support has been deprecated in recent CMake versions.
Judging from the CMake site 3.5 should be a safe version to get support
from most recent Linux distributions.

Thanks biopsin for reporting. Closing #28
pekdon added a commit that referenced this issue Jan 10, 2021
CMake < 2.8.12 support has been deprecated in recent CMake versions.
Judging from the CMake site 3.5 should be a safe version to get support
from most recent Linux distributions.

Thanks biopsin for reporting. Closing #28
@pekdon
Copy link
Member

pekdon commented Jan 10, 2021

Bumped minimum version to 3.5, should hopefully be safe for some time into the future. Thanks for reporting @biopsin

@pekdon pekdon closed this as completed Jan 10, 2021
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

No branches or pull requests

2 participants