Files @ r26844:4ef39bff2dd1
Branch filter:

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

translators
Update: Translations from eints
luxembourgish: 21 changes by phreeze83
add_files(
    freetypefontcache.cpp
    CONDITION Freetype_FOUND
)

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