Merge branch 'meson' of https://github.com/leigh123linux/MPD
This commit is contained in:
commit
8d15e0fed3
|
@ -601,7 +601,7 @@ if is_android
|
|||
else
|
||||
target_type = 'executable'
|
||||
target_name = 'mpd'
|
||||
install_dir = ''
|
||||
install_dir = get_option('bindir')
|
||||
endif
|
||||
|
||||
mpd = build_target(
|
||||
|
|
Loading…
Reference in New Issue