mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-04 08:26:28 -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. |
||
|---|---|---|
| .. | ||
| Common | ||
| Core | ||
| TestUtils | ||
| VideoCommon | ||
| CMakeLists.txt | ||
| UnitTests.vcxproj | ||
| UnitTests.vcxproj.user | ||