Skip to content

[lldb] Configure CMake policy CMP0116 for standalone builds #3633

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

Conversation

kastiglione
Copy link

Using CMake >=3.20 results in many warnings about this new policy. This change silences the warnings by explicitly declaring use of the "OLD" behavior.

This applies D101083 to LLDBStandalone.cmake.

Differential Revision: https://reviews.llvm.org/D112497

(cherry picked from commit 65dae8b)

Using CMake >=3.20 results in many warnings about this new policy. This change silences the warnings by explicitly declaring use of the "OLD" behavior.

This applies D101083 to LLDBStandalone.cmake.

Differential Revision: https://reviews.llvm.org/D112497

(cherry picked from commit 65dae8b)
@kastiglione
Copy link
Author

@swift-ci test

@kastiglione kastiglione merged commit b3f6f78 into stable/20210726 Dec 7, 2021
@kastiglione kastiglione deleted the lldb-Configure-CMake-policy-CMP0116-for-standalone-builds branch December 7, 2021 16:39
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.

1 participant