Files
faugus-launcher/meson_options.txt
2025-06-26 19:52:58 -03:00

3 lines
218 B
Meson

option('flatpak_build', type: 'boolean', value: false, description: 'Set to true when building for Flatpak')
option('use_license_files', type: 'boolean', value: true, description: 'Include license_files in project()')