mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-09-10 12:02:53 +02:00
heck
This commit is contained in:
parent
3f5aad1470
commit
00614270aa
1 changed files with 1 additions and 1 deletions
|
@ -32,5 +32,5 @@ executable(meson.project_name(),
|
|||
sources: all_sources,
|
||||
dependencies: [main_dependencies, binding_dependencies],
|
||||
include_directories: include_dirs,
|
||||
gui_app: (get_option('console') != false)
|
||||
gui_app: (get_option('console') == false)
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue