Fix #10490: Allow ships to exit depots if another is not moving at the exit point...
[openttd-github.git] / src / fontcache / CMakeLists.txt
blob43f4d5a30176112265e5a55783c87fe00c4451f4
1 add_files(
2     freetypefontcache.cpp
3     CONDITION Freetype_FOUND
6 add_files(
7     spritefontcache.cpp
8     spritefontcache.h
9     truetypefontcache.cpp
10     truetypefontcache.h