mirror of
https://github.com/thorvg/thorvg.git
synced 2025-07-23 14:48:24 +00:00
infra: update meson option description
This commit is contained in:
parent
590381f68b
commit
2d830eae8b
1 changed files with 1 additions and 1 deletions
|
@ -51,4 +51,4 @@ option('log',
|
||||||
option('static',
|
option('static',
|
||||||
type: 'boolean',
|
type: 'boolean',
|
||||||
value: false,
|
value: false,
|
||||||
description: 'Enable to use static library(png, jpg)')
|
description: 'Force to use static linking modules in thorvg')
|
||||||
|
|
Loading…
Add table
Reference in a new issue