repo.or.cz
/
openttd-github.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix #10490: Allow ships to exit depots if another is not moving at the exit point...
[openttd-github.git]
/
src
/
fontcache
/
CMakeLists.txt
blob
43f4d5a30176112265e5a55783c87fe00c4451f4
1
add_files(
2
freetypefontcache.cpp
3
CONDITION Freetype_FOUND
4
)
5
6
add_files(
7
spritefontcache.cpp
8
spritefontcache.h
9
truetypefontcache.cpp
10
truetypefontcache.h
11
)