summaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2022-01-09 17:17:28 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2022-01-09 17:17:28 +0530
commite3b4db1645775a7c176f1bcf72727b1e946d4dd1 (patch)
tree151a75fa4e7ed384ea977bcda1dc1c2974e4167f /subprojects
parent46c0b8bb4fe53422c93619628212717251821f2e (diff)
downloadcairo-e3b4db1645775a7c176f1bcf72727b1e946d4dd1.tar.gz
meson: Remove useless version_compare()
We require meson 0.56 in project() now, all these are redundant.
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/.gitignore b/subprojects/.gitignore
index 0cd778d45..cd557edb7 100644
--- a/subprojects/.gitignore
+++ b/subprojects/.gitignore
@@ -1,4 +1,4 @@
-/expat-2.2.5
+/expat-*/
/freetype2
/glib
/gperf