forked from external/yambar
Rename project: f00bar -> yambar
This commit is contained in:
parent
9b9344877f
commit
9dbbc480e4
23 changed files with 87 additions and 87 deletions
|
@ -7,7 +7,7 @@ foreach deco : ['background', 'stack', 'underline']
|
|||
dependencies: deco_sdk,
|
||||
name_prefix: 'decoration_',
|
||||
install: true,
|
||||
install_dir: join_paths(get_option('libdir'), 'f00bar'))
|
||||
install_dir: join_paths(get_option('libdir'), 'yambar'))
|
||||
else
|
||||
decorations += [declare_dependency(
|
||||
sources: '@0@.c'.format(deco),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue