summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorMichael Lutz <michi@icosahedron.de>2021-02-13 17:53:41 +0100
committerMichael Lutz <michi@icosahedron.de>2021-02-13 20:09:14 +0100
commit63ed3f3575ade286782f56c249bcd2478e656adc (patch)
tree01beffaff75adcca5898ea0923abeb1bf27766e7 /src/CMakeLists.txt
parentf2294851e6b468ba49b108a26e75b98a63a7c05c (diff)
downloadopenttd-63ed3f3575ade286782f56c249bcd2478e656adc.tar.xz
Codechange: Move Fontconfig-specific code to a seperate file.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index d451ae8da..e0af79999 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -156,7 +156,6 @@ add_files(
fontcache.cpp
fontcache.h
fontcache_internal.h
- fontdetection.cpp
fontdetection.h
framerate_gui.cpp
framerate_type.h