mirror of
https://github.com/mpv-player/mpv
synced 2025-04-27 11:33:39 +02:00
meson: correct champ.c to chmap.c
meson: correct champ.c to chmap.c
This commit is contained in:
parent
ec97b3f279
commit
059bd3dcaa
@ -353,7 +353,7 @@ endif
|
|||||||
|
|
||||||
if get_option('tests')
|
if get_option('tests')
|
||||||
features += 'tests'
|
features += 'tests'
|
||||||
sources += files('test/champ.c',
|
sources += files('test/chmap.c',
|
||||||
'test/gl_video.c',
|
'test/gl_video.c',
|
||||||
'test/img_format.c',
|
'test/img_format.c',
|
||||||
'test/json.c',
|
'test/json.c',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user