Files @ r28417:68079c799b60
Branch filter:

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

Tyler Trahan
Fix: Use consistent wording on waypoint button tooltip (#11700)
add_files(
    freetypefontcache.cpp
    CONDITION Freetype_FOUND
)

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