summaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: 41be35e0016209f743545a55ef6dfbdeb1eb602d (plain)
1
2
3
4
option('use_rpath',
       type : 'boolean',
       value : false,
       description : 'Set runpath on installed executables for libigt.so')