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

Use ufo_find to reduce code duplication in the cmake find modules #27

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

mgerhardy
Copy link
Member

The point of this pull request is to
a) use pkg-config for nix based systems
b) use built-in versions in src/libs/ automatically if not found via ufo_find (therefore the names of the ufo_find lib must match the name in the src/libs dir of the external dependency) This needs more work - this pr should just prepare this.
c) reduce code duplication for the Find
.cmake modules

@hwoarangmy
Copy link
Contributor

@mgerhardy Are you awaiting something from me ?

@mgerhardy
Copy link
Member Author

@hwoarangmy no - this is just a starting point for doing some more work on the cmake build system. You are welcome to step in, but I will continue when time allows

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.

2 participants