mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-09 07:40:43 +01:00
Merge branch 'meson-make-cairo-trace-executable' into 'master'
meson: make cairo-trace executable Closes #462 See merge request cairo/cairo!145
This commit is contained in:
commit
b718dae717
2 changed files with 1 additions and 0 deletions
0
util/cairo-trace/cairo-trace.in
Normal file → Executable file
0
util/cairo-trace/cairo-trace.in
Normal file → Executable file
|
|
@ -31,4 +31,5 @@ configure_file(input: 'cairo-trace.in',
|
|||
configuration: trace_conf,
|
||||
install: true,
|
||||
install_dir: join_paths(get_option('prefix'), get_option('bindir')),
|
||||
install_mode: 'rwxr-xr-x',
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue