mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-07-31 21:50:18 +02:00
Enable installation in the meson config
This commit is contained in:
@@ -356,6 +356,7 @@ if get_option('build_powder')
|
||||
win_subsystem: is_debug ? 'console' : 'windows',
|
||||
link_args: project_link_args,
|
||||
dependencies: powder_deps,
|
||||
install: true,
|
||||
)
|
||||
endif
|
||||
endif
|
||||
|
Reference in New Issue
Block a user