mirror of
https://github.com/xemu-project/xemu.git
synced 2026-07-11 01:24:41 +02:00
meson: Fix loader.c file inclusion
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
if host_os == 'windows'
|
||||
system_ss.add('loader.c')
|
||||
system_ss.add(files('loader.c'))
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user