mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-11 06:13:04 +00:00
This fixes a build error when `-DENABLE_TESTS=ON` and `-DUSE_RETRO_ACHIEVEMENTS=OFF` are both set together, since AchievementManager is also behind an ifdef. |
||
|---|---|---|
| .. | ||
| Common | ||
| Core | ||
| VideoCommon | ||
| CMakeLists.txt | ||
| StubHost.cpp | ||
| UnitTests.vcxproj | ||
| UnitTests.vcxproj.user | ||
| UnitTestsMain.cpp | ||