From e0b7d30fd437292c88141fb08d60681870b86c6e Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Fri, 8 May 2026 17:22:58 +0300 Subject: Squashed 'subprojects/pixpat/' content from commit d444626 git-subtree-dir: subprojects/pixpat git-subtree-split: d444626e6ba988ec6d487800721e447f94b1eaf5 --- meson.options | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meson.options (limited to 'meson.options') diff --git a/meson.options b/meson.options new file mode 100644 index 0000000..625f243 --- /dev/null +++ b/meson.options @@ -0,0 +1,4 @@ +option('config', + type : 'string', + value : 'pixpat-native/profiles/pixpat.toml', + description : 'Path (relative to project source root) to the pixpat codegen TOML config.') -- cgit v1.2.3