dolphin/Source
Michael Maltese 942cbd3c8d CMake: don't prefix test targets with Test_
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.
2017-05-22 00:19:13 -07:00
..
Android build.gradle: do not change the output filename, our CI relies on it 2017-05-20 05:54:55 +02:00
Core TitleDatabase: Remove unused <iostream> header 2017-05-21 17:51:47 -04:00
DSPSpy
DSPTool CMakeLists: Normalize whitespace 2017-03-01 14:53:23 -05:00
PCH
UnitTests CMake: don't prefix test targets with Test_ 2017-05-22 00:19:13 -07:00
VSProps Base.props: Add /utf-8 compiler option. 2017-05-04 18:03:41 +02:00
.clang-format
CMakeLists.txt CMake: add CMAKE_CXX_STANDARD_REQUIRED=ON 2017-03-14 13:52:02 -07:00
dolphin-emu.sln Remove D3D12 2017-05-18 17:01:12 -07:00