aboutsummaryrefslogtreecommitdiff
path: root/test cases/common/216 custom target input extracted objects/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/common/216 custom target input extracted objects/meson.build')
-rw-r--r--test cases/common/216 custom target input extracted objects/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/test cases/common/216 custom target input extracted objects/meson.build b/test cases/common/216 custom target input extracted objects/meson.build
index 654b76d..136e154 100644
--- a/test cases/common/216 custom target input extracted objects/meson.build
+++ b/test cases/common/216 custom target input extracted objects/meson.build
@@ -1,7 +1,7 @@
project('custom target input extracted objects', 'c')
if meson.backend() == 'xcode'
- error('MESON_SKIP_TEST: sometimes Xcode puts object files in weird paths and we can not extract them.')
+ error('MESON_SKIP_TEST: sometimes Xcode puts object files in weird paths and we cannot extract them.')
endif