mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07: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