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] replace custom FindLibuuid.cmake with upstream version #16971

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

silverweed
Copy link
Contributor

@silverweed silverweed commented Nov 18, 2024

Taken from https://github.com/Kitware/CMake/blob/master/Source/Modules/FindLibUUID.cmake

Alternative for #16957. Needs to be validated on Windows and Mac, but it seems to work fine on Linux where the current FindLibuuid.cmake doesn't.

I'm not sure why this file is not included with cmake by default despite being in their repo for 7+ years; I only found this comment about it. Still, it should work better than our custom script.

Copy link

Test Results

    2 files      2 suites   5h 18m 41s ⏱️
2 380 tests 2 244 ✅ 136 💤 0 ❌
4 743 runs  4 743 ✅   0 💤 0 ❌

Results for commit 2a45f79.

@silverweed silverweed marked this pull request as draft November 19, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant