summaryrefslogtreecommitdiff
path: root/test/meson.build
diff options
context:
space:
mode:
authorAdrian Johnson <ajohnson@redneon.com>2021-08-15 06:58:54 +0000
committerAdrian Johnson <ajohnson@redneon.com>2021-08-15 06:58:54 +0000
commitc773060195c5aee7d84208188bed5740a28747a8 (patch)
tree67dce019ca427741700ba4799d166e3cdf72d0a4 /test/meson.build
parent9f973bc4337fcc88ca2afe9ec6aef9cbeeda13aa (diff)
parentecec0419f8e178d71e449b52acfdfe9ac03aed37 (diff)
downloadcairo-c773060195c5aee7d84208188bed5740a28747a8.tar.gz
Merge branch 'HairlineStroke' into 'master'
Added hairline support to cairo See merge request cairo/cairo!21
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 c79357c81..0647d6fc3 100644
--- a/test/meson.build
+++ b/test/meson.build
@@ -162,6 +162,7 @@ test_sources = [
'group-paint.c',
'group-state.c',
'group-unaligned.c',
+ 'hairline.c',
'half-coverage.c',
'halo.c',
'hatchings.c',