mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-08-24 07:43:44 +02:00
use nanosleep delay on Windows+Linux
This commit is contained in:
parent
f3f401a794
commit
c3e86649a7
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ win64 = (sizeof['void*'] != sizeof['long'])
|
|||
|
||||
global_args += '-DMKXPZ_BUILD_MESON'
|
||||
global_args += '-DMKXPZ_VERSION="@0@"'.format(meson.project_version())
|
||||
global_args += '-DHAVE_NANOSLEEP'
|
||||
# ====================
|
||||
# Ext libs
|
||||
# ====================
|
||||
|
|
Loading…
Add table
Reference in a new issue