mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-30 09:16:10 +00: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 | ||