No need to compile arena anymore.
This commit is contained in:
parent
5a3b567fd1
commit
e11a374d26
1 changed files with 0 additions and 11 deletions
11
meson.build
11
meson.build
|
@ -163,14 +163,3 @@ executable('zedcaster',
|
|||
link_args: link_args,
|
||||
override_options: exe_defaults,
|
||||
dependencies: dependencies)
|
||||
|
||||
|
||||
executable('arena',
|
||||
sources + [
|
||||
'tools/arena.cpp',
|
||||
'tools/arena_ui.cpp',
|
||||
'tools/arena_fsm.cpp' ],
|
||||
cpp_args: cpp_args,
|
||||
link_args: link_args,
|
||||
override_options: exe_defaults,
|
||||
dependencies: dependencies)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue