nobotgate/meson.options
2026-09-08 18:36:12 +02:00

6 lines
94 B
Text

option(
'path_tmp',
type : 'string',
value : '/tmp',
description : 'path to tmpfs',
)