azahar/src/citra_meta
Marcin Serwin 79d73bbcb9 citra_meta: search for Qt6::GuiPrivate before using it
Otherwise, the configuration on darwin fails for me with the following
error:

```
CMake Error at src/citra_meta/CMakeLists.txt:64 (target_link_libraries):
  Target "citra_meta" links to:

    Qt6::GuiPrivate

  but the target was not found.
```

Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2026-01-20 21:33:41 +00:00
..
citra.rc Updated all files under dist to refer to Azahar instead of Citra 2025-03-21 16:37:10 +00:00
CMakeLists.txt citra_meta: search for Qt6::GuiPrivate before using it 2026-01-20 21:33:41 +00:00
common_strings.h Updated help strings to reflect new room implementation 2025-04-16 16:39:09 +01:00
main.cpp citra_meta: Move DetachedTasks construction to main.cpp 2026-01-19 21:01:55 +00:00
precompiled_headers.h citra_meta: Target now utilizes precompiled headers 2024-11-10 20:50:04 +00:00