Skip to content

Accommodate freetype changes in Cinder 0.9.1#24

Open
drewish wants to merge 2 commits into
chaoticbob:masterfrom
drewish:cinder-0.9.1
Open

Accommodate freetype changes in Cinder 0.9.1#24
drewish wants to merge 2 commits into
chaoticbob:masterfrom
drewish:cinder-0.9.1

Conversation

@drewish
Copy link
Copy Markdown

@drewish drewish commented Jan 22, 2017

Fixes #22 and makes the changes to the Xcode projects for the library file name.

It might make the most sense to wait until 0.9.1 is released to merge this. Opening it up for anyone else who tracks master though.

GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = (
"$(CINDER_PATH)/include",
"$(CINDER_PATH)/include/freetype",
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

I wasn't sure what the best way to handle this was. We could just change $(CINDER_PATH)/include to be recursive $(CINDER_PATH)/include/** but since we only needed on directory I opted to be explicit.

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.

1 participant