mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-26 08:02:32 -05:00
The current prefixing makes it harder to build test executables directly from the command line, since the target name breaks CMake convention and doesn't match the name passed to `add_dolphin_test`. They all have "Test" somewhere in the name anyways.