aboutsummaryrefslogtreecommitdiffstats
path: root/test/headers
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2025-02-06 20:50:15 -0500
committerDavid Robillard <d@drobilla.net>2025-02-06 20:50:15 -0500
commit2c52c6ec921130bed612b96c2939207391d5237c (patch)
tree28bc533ed2c6932a803c2e77e96935fba30c8819 /test/headers
parent86b30b3db30909c025b9c42a10078d64a66c813a (diff)
downloadpugl-2c52c6ec921130bed612b96c2939207391d5237c.tar.gz
pugl-2c52c6ec921130bed612b96c2939207391d5237c.tar.bz2
pugl-2c52c6ec921130bed612b96c2939207391d5237c.zip
Add option to disable C++ bindings
Diffstat (limited to 'test/headers')
-rw-r--r--test/headers/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/headers/meson.build b/test/headers/meson.build
index c0adabd..a6c279e 100644
--- a/test/headers/meson.build
+++ b/test/headers/meson.build
@@ -11,7 +11,7 @@ if get_option('warning_level') == 'everything'
endif
endif
-header_c_suppressions = cpp.get_supported_arguments(header_c_suppressions)
+header_c_suppressions = cc.get_supported_arguments(header_c_suppressions)
test_headers_c_args = header_c_suppressions
test_headers_c_args += [