infra: update meson option description

This commit is contained in:
Hermet Park 2021-11-02 13:18:17 +09:00
parent 590381f68b
commit 2d830eae8b

View file

@ -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')