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

Fixed incorrect INSTALL_INTERFACE #138

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adamkewley
Copy link

Related #132

I'm using lunasvg in opensim-creator, which is a cross-platform app for Linux, Mac, and Windows.

Lunasvg works great, but I am finding (similar to #132) that the installed CMake target cannot locate the installed header files etc.. I generally have to patch each lunasvg with this changeset in order to get things working on my target platforms.

I don't know if this is the best approach for it--this is just a suggestion--and I don't have any expectations w.r.t. changes, timelines, etc. - this is just an idea that would be handy for me if considered, because it would mean I don't need to manually add this changeset to each lunasvg release whenever I get around to updating my dependencies.

@adamkewley
Copy link
Author

(force-updated with a version that worked when clean-building OSC: my aim with the branch is to provide a single commit that i can cherry-pick later on newer versions of lunasvg if this isn't patched)

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.

None yet

1 participant