Skip to content

[#11,#35,irods/irods#8102,irods/irods#8330] Update for new CMake, bump fuse minimum version #37

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

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

Conversation

SwooshyCueb
Copy link
Member

Addresses #11
Addresses #35
In service of irods/irods#8102
In service of irods/irods#8330

In draft mode for now

…fuse

Newer versions of CMake have removed compatibility with older versions of
CMake. Given that this project specifies a minimum required CMake of 3.5, some
updates are needed.

This required a complete rewrite of the find module for fuse, as it was
written for CMake 2, which resulted in the addition of a find module for
librt.
@trel
Copy link
Member

trel commented Apr 17, 2025

Are these find modules useful to other projects / distros? Are they generic enough to be upstreamed somewhere?

@SwooshyCueb
Copy link
Member Author

Probably

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants