office-gobmx/external/libexttextcat
Stephan Bergmann 374c785daf external/libexttextcat: Only pass gb_DEBUGINFO_FLAGS in debug builds
broken since 797681b4f5 "Pass all relevant CFLAGS
on to external/libexttextcat"

Change-Id: Idd648c8cd7eaa7e78815dd2071d0a3b786fa6d23
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171273
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
2024-07-31 13:14:56 +02:00
..
ExternalPackage_fingerprint.mk
ExternalProject_libexttextcat.mk
Makefile
Module_libexttextcat.mk
README
StaticLibrary_libexttextcat.mk
UnpackedTarball_libexttextcat.mk

N-Gram-Based Text Categorization library

This guesses the language that input text is written in. Fundamentally
an adaptation of wiseguys libtextcat extended to be UTF-8 aware.

It is hosted at: [https://wiki.documentfoundation.org/Libexttextcat]