stk-code_catmod/lib/tinygettext
Kalev Lember 164c51cb2e Always build tinygettext as a static library
Explicitly pass STATIC to tinygettext add_library() call to make sure
it's always built as static, even when distro's cmake is configured to
build libs shared by default.
2021-10-07 00:52:32 +02:00
..
include/tinygettext Make tinygettext use stk logging 2020-09-09 14:46:29 +08:00
src Generate plural forms in tinygettext using python script 2020-09-09 13:43:26 +08:00
CMakeLists.txt Always build tinygettext as a static library 2021-10-07 00:52:32 +02:00
LICENSE.md Update bundled tinygettext 2020-09-09 13:27:10 +08:00
update_plural_forms.py Generate plural forms in tinygettext using python script 2020-09-09 13:43:26 +08:00