8000 Remove include(CMakeParseArguments) by FantasqueX · Pull Request #20543 · iree-org/iree · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Remove include(CMakeParseArguments) #20543

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

Merged
merged 1 commit into from
Apr 28, 2025

Conversation

FantasqueX
Copy link
Contributor
@FantasqueX FantasqueX commented Apr 14, 2025

It has been deprecated since cmake 3.5 and it is an empty placeholder in cmake 3.5 and above.
https://cmake.org/cmake/help/latest/module/CMakeParseArguments.html
IREE's cmake_minimum_required is 3.21.

Signed-off-by: Letu Ren <fantasquex@gmail.com>
Copy link
Member
@marbre marbre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the cleanup!

@benvanik benvanik merged commit eea9319 into iree-org:main Apr 28, 2025
42 checks passed
KyleHerndon pushed a commit to KyleHerndon/iree that referenced this pull request May 7, 2025
It has been deprecated since cmake 3.5 and it is an empty placeholder in
cmake 3.5 and above.
https://cmake.org/cmake/help/latest/module/CMakeParseArguments.html
IREE's cmake_minimum_required is 3.21.

Signed-off-by: Letu Ren <fantasquex@gmail.com>
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.

3 participants
0