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

Rework CMake modules #25

Merged
merged 3 commits into from
Oct 4, 2023
Merged

Conversation

tlercher
Copy link
Collaborator

Since in the current state some operating systems (namely NixOS) are unable to pick up libhackrf or liquid since they have their .h file in a subfolder and it is only specified as part of the HINTS instead being a part of NAMES or as PATH_SUFFIX.

I've read the CMake Documentation about find_path but didn't come to a conclusion what the "correct" way would be here, so i decided to go with PATH_SUFFIX.

This PR also brings a bit more consistency across the CMake modules

I've tried it with Debian, Arch and NixOS as well as macOS. I hope i didn't break stuff for anyone else.

@tlercher tlercher requested a review from mikeryan July 18, 2023 06:34
@github-actions
Copy link

github-actions bot commented Jul 18, 2023

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

github-actions bot added a commit that referenced this pull request Jul 18, 2023
@mikeryan mikeryan merged commit 2d504c7 into mikeryan:master Oct 4, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Oct 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants