mirror of
https://github.com/xemu-project/xemu.git
synced 2025-02-11 15:17:32 +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'
|
||||
system_ss.add('loader.c')
|
||||
system_ss.add(files('loader.c'))
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user