mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-25 14:00:48 -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.