X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=meson_options.txt;h=e7ff7ba70cdb79899e9d6108b8cf549af67115ca;hb=04a637ae64582e8830205c42cc6d9ef4aabc969a;hp=50445af10e0650ff2c41066edaabdeb2e38d6e79;hpb=e501e2f5c9b69dcedaeb89a25a1de29503b1d51f;p=platform%2Fupstream%2Fgstreamer.git diff --git a/meson_options.txt b/meson_options.txt index 50445af..e7ff7ba 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -21,6 +21,7 @@ option('memory-alignment', type: 'combo', option('check', type : 'feature', value : 'auto', description : 'Build unit test libraries') option('libunwind', type : 'feature', value : 'auto', description : 'Use libunwind to generate backtraces') option('libdw', type : 'feature', value : 'auto', description : 'Use libdw to generate better backtraces from libunwind') +option('dbghelp', type : 'feature', value : 'auto', description : 'Use dbghelp to generate backtraces') option('bash-completion', type : 'feature', value : 'auto', description : 'Install bash completion files') # Common feature options