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

rebased cmake updates #147

Merged
merged 4 commits into from Mar 30, 2019
Merged

rebased cmake updates #147

merged 4 commits into from Mar 30, 2019

Conversation

stevengj
Copy link
Member

Rebased PR by @per-gron (closes #65).

per-gron and others added 4 commits March 30, 2019 13:20
It is a global property, which is not great when importing utf8proc in other CMake projects.
It modifies builds settings globally, which is not great when using
the library as part of a bigger CMake build
This makes it possible to use utf8proc in a larger CMake based project
with

add_subdirectory(utf8proc)
target_link_libraries(my_app utf8proc)
@stevengj stevengj merged commit 5ae11af into master Mar 30, 2019
@stevengj stevengj deleted the patch-1 branch March 30, 2019 17:37
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