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

fix(cmake): rework static/shared/object build. #2036

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

TallFurryMan
Copy link
Contributor

This MR changes the cmake procedure to

  • avoid dependency on system-installed headers, picking from the build folder instead
  • prioritise library build to shared, static and object libraries in that order, with the same target name for targets linking to it.

@knro knro merged commit ebf5a12 into indilib:master Mar 28, 2024
11 checks passed
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