Create meson_options.txt

This commit is contained in:
Faugus
2025-06-12 13:00:27 -03:00
committed by GitHub
parent 4a396d3c26
commit 96ff095b06

1
meson_options.txt Normal file
View File

@@ -0,0 +1 @@
option('flatpak_build', type: 'boolean', value: false, description: 'Set to true when building for Flatpak')