Skip to content

Remove outdated/deprecated CMake policy#6854

Merged
DennisOSRM merged 2 commits intomasterfrom
drop_old_cmake_policy
May 5, 2024
Merged

Remove outdated/deprecated CMake policy#6854
DennisOSRM merged 2 commits intomasterfrom
drop_old_cmake_policy

Conversation

@DennisOSRM
Copy link
Copy Markdown
Collaborator

Issue

Fixes the following warning:

CMake Deprecation Warning at CMakeLists.txt:53 (cmake_policy):
  The OLD behavior for policy CMP0048 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.

@DennisOSRM DennisOSRM merged commit d691af4 into master May 5, 2024
@DennisOSRM DennisOSRM deleted the drop_old_cmake_policy branch May 5, 2024 20:08
eliseier pushed a commit to wanderlog/osrm-backend that referenced this pull request Mar 25, 2025
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