mirror of
https://github.com/mborgerson/xemu.git
synced 2025-10-30 03:11:09 +00:00
meson: Fix loader.c file inclusion
This commit is contained in:
parent
291e401897
commit
3b2f4533c5
@ -1,3 +1,3 @@
|
|||||||
if host_os == 'windows'
|
if host_os == 'windows'
|
||||||
system_ss.add('loader.c')
|
system_ss.add(files('loader.c'))
|
||||||
endif
|
endif
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user