Files @ r26736:7ad626023660
Branch filter:

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

translators
Update: Translations from eints
luxembourgish: 3 changes by phreeze83
hebrew: 125 changes by haimlm
add_files(
    freetypefontcache.cpp
    CONDITION Freetype_FOUND
)

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