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 Fontconfig dependency name in demos #235

Merged
merged 1 commit into from Mar 24, 2021

Conversation

yurivict
Copy link

No description provided.

@@ -95,7 +95,7 @@ create_demo(distance-field-3 distance-field-3.c)
if(FONTCONFIG_FOUND)
include_directories(${FONTCONFIG_INCLUDE_DIR})
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to change this one as well?

@yurivict
Copy link
Author

No need to change this one as well?

The case of this one has to match the other place.

@rougier rougier merged commit c744c78 into rougier:master Mar 24, 2021
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

2 participants