mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-08-11 01:15:33 +02:00
I am a fool
This commit is contained in:
parent
adb60fc6ab
commit
2c6ac055d2
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ project('mkxp-z', 'cpp', version: '1.0')
|
|||
xxd = find_program('xxd')
|
||||
host_system = host_machine.system()
|
||||
compiler = meson.get_compiler('cpp')
|
||||
static = get_option('static')
|
||||
|
||||
if get_option('workdir_current') == true
|
||||
add_project_arguments('-DWORKDIR_CURRENT', language: 'cpp')
|
||||
|
|
Loading…
Add table
Reference in a new issue