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

update sdcv to consider -u params to be already utf8 #502

Merged
merged 1 commit into from
Aug 29, 2017

Conversation

poire-z
Copy link
Contributor

@poire-z poire-z commented Aug 29, 2017

Needed by: Dict settings menu: list dictionaries, and allow disabling them koreader/koreader#3144

@Frenzie Frenzie merged commit 5226cbf into koreader:master Aug 29, 2017
@poire-z poire-z deleted the sdcv_u_utf8 branch August 29, 2017 21:18
poire-z referenced this pull request Mar 14, 2019
This module is like FetchContent in CMake 3.11, but for the moment it may be more inviting to hackers not to require that yet.

The principle is explained here: https://crascit.com/2015/07/25/cmake-gtest/

It allows us to work with CMake in a more natural environment for CMake-submodules, which are otherwise nigh-uncontrollable in between escaping variables in CMake syntax and CMake being extremely bad at taking command-line arguments. (A fact I utterly despise as a regular user just downloading a project to compile & try.)

Upping the minimum CMake version over 3.3 should also allow us to get rid of a few braindead Android-related workarounds for sdcv, where we had to completely force-feed the `.a` suffix.
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