Files @ r28140:33a067a54b71
Branch filter:

Location: cpp/openttd-patchpack/source/src/fontcache/CMakeLists.txt

translators
Update: Translations from eints
tamil: 3 changes by Jeyanthinath
add_files(
    freetypefontcache.cpp
    CONDITION Freetype_FOUND
)

add_files(
    spritefontcache.cpp
    spritefontcache.h
    truetypefontcache.cpp
    truetypefontcache.h
)