suyu/src/yuzu_cmd
anon a1c2940b31 option to skip compiling the -cmd executable (#26)
There's already a `-DYUZU_ROOM` flag that can be set to OFF to skip compiling that executable.

This adds a `-DYUZU_CMD` flag that is ON by default, but can be set to OFF to also skip compiling the yuzu-cmd executable.

Setting both to OFF saves **_a lot_** of compiling time if you don't ever use either the yuzu-room or yuzu-cmd exes.

Reviewed-on: http://vub63vv26q6v27xzv2dtcd25xumubshogm67yrpaz2rculqxs7jlfqad.onion/torzu-emu/torzu/pulls/26
Co-authored-by: anon <anon@noreply.localhost>
Co-committed-by: anon <anon@noreply.localhost>
2024-07-24 23:24:18 +00:00
..
emu_window hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
CMakeLists.txt option to skip compiling the -cmd executable (#26) 2024-07-24 23:24:18 +00:00
precompiled_headers.h CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00
sdl_config.cpp config: Reset per-game profile name on load if empty 2024-02-16 21:07:03 -05:00
sdl_config.h config: Unify config handling under frontend_common 2023-11-21 01:58:13 -05:00
yuzu.cpp Updated copyright headers 2024-04-05 01:58:30 +02:00
yuzu.rc chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00