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