summaryrefslogtreecommitdiff
path: root/test/meson.build
diff options
context:
space:
mode:
authorAdrian Johnson <ajohnson@redneon.com>2021-07-30 10:36:08 +0930
committerAdrian Johnson <ajohnson@redneon.com>2021-07-31 08:56:59 +0930
commit7c6f2d4f24f89ea6a46fb54e838f986c0aeeccdf (patch)
tree6995b38bdd22bec70fb981a5b95d46938b4a3d41 /test/meson.build
parent814162d9769fc3b63946f8a1a0ab9ac2ffdcf1e8 (diff)
Add ft-color-font test
Diffstat (limited to 'test/meson.build')
-rw-r--r--test/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/meson.build b/test/meson.build
index 6b5eba754..9d84d048d 100644
--- a/test/meson.build
+++ b/test/meson.build
@@ -412,6 +412,7 @@ test_pthread_sources = [
test_ft_font_sources = [
'font-variations.c',
'bitmap-font.c',
+ 'ft-color-font.c',
'ft-font-create-for-ft-face.c',
'ft-show-glyphs-positioning.c',
'ft-show-glyphs-table.c',