infra: update meson option description
authorHermet Park <chuneon.park@samsung.com>
Tue, 2 Nov 2021 04:18:17 +0000 (13:18 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Tue, 2 Nov 2021 04:19:19 +0000 (13:19 +0900)
meson_options.txt

index 76de986bbdb42ce90883adf5bdc313376b4b23f6..15dc6ee9e3409c246fbfb8f5cb35946556ef0263 100644 (file)
@@ -51,4 +51,4 @@ option('log',
 option('static',
     type: 'boolean',
     value: false,
-    description: 'Enable to use static library(png, jpg)')
+    description: 'Force to use static linking modules in thorvg')