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

Update cmake minimum required to version 3.5 #1976

Merged
merged 1 commit into from
Jul 19, 2024
Merged

Update cmake minimum required to version 3.5 #1976

merged 1 commit into from
Jul 19, 2024

Conversation

scribam
Copy link
Contributor

@scribam scribam commented Jul 14, 2024

Fix the following warning during cmake configuration:

CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required):
Compatibility with CMake < 3.5 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.

@wtdcode
Copy link
Member

wtdcode commented Jul 19, 2024

Okay, it's time to move one to 3.5...

@wtdcode wtdcode merged commit 1ed4c43 into unicorn-engine:dev Jul 19, 2024
30 of 32 checks passed
@scribam scribam deleted the cmake-3.5 branch July 19, 2024 06:41
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

Successfully merging this pull request may close these issues.

2 participants