Skip to content

rebased cmake updates#147

Merged
stevengj merged 4 commits intomasterfrom
patch-1
Mar 30, 2019
Merged

rebased cmake updates#147
stevengj merged 4 commits intomasterfrom
patch-1

Conversation

@stevengj
Copy link
Copy Markdown
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.

2 participants