projects
/
platform
/
core
/
graphics
/
tizenvg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b0bb4b
)
infra: update meson option description
author
Hermet Park
<chuneon.park@samsung.com>
Tue, 2 Nov 2021 04:18:17 +0000
(13:18 +0900)
committer
JunsuChoi
<jsuya.choi@samsung.com>
Tue, 2 Nov 2021 04:19:19 +0000
(13:19 +0900)
meson_options.txt
patch
|
blob
|
history
diff --git
a/meson_options.txt
b/meson_options.txt
index 76de986bbdb42ce90883adf5bdc313376b4b23f6..15dc6ee9e3409c246fbfb8f5cb35946556ef0263 100644
(file)
--- a/
meson_options.txt
+++ b/
meson_options.txt
@@
-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
')