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

add ability to build library as Apple framework #2772

Merged
merged 2 commits into from Feb 17, 2022

Conversation

kambala-decapitator
Copy link
Contributor

Building as Apple framework is achieved via -DCMAKE_FRAMEWORK flag on the command line. Tested by building for macOS and iOS.

Besides that I also modified the way public headers are installed because without that there's a configure time warning:

INSTALL TARGETS - target fmt has PUBLIC_HEADER files but no PUBLIC_HEADER DESTINATION.

@vitaut vitaut merged commit d8e1dd4 into fmtlib:master Feb 17, 2022
@vitaut
Copy link
Contributor

vitaut commented Feb 17, 2022

Thank you

@kambala-decapitator kambala-decapitator deleted the apple-framework branch February 17, 2022 21:15
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