dolphin/Source
Scott Mansell 987f270083
cmake: fix buggy target sources on windows
I have no idea why cmake supports PUBLIC on target_sources,
but it does. It causes all targets that depend on this target
to try and include the files in their sources.
Except it doesn't take paths into account, so it breaks. Mabye
it would work if you used an abolute source? But I'm not sure
there is a sane usecase.
2022-05-22 00:29:46 +02:00
..
Android Fix game card in landscape 2022-05-15 17:31:49 -04:00
Core cmake: fix buggy target sources on windows 2022-05-22 00:29:46 +02:00
DSPSpy msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DSPTool msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
PCH msvc: bump min version to vs 17.2 2022-05-10 16:11:54 -07:00
UnitTests Rename CP and XF normal component count enums and update their descriptions 2022-05-18 14:43:14 -07:00
VSProps Merge pull request #10559 from shuffle2/qt6 2022-05-08 01:29:46 -04:00
.clang-format
CMakeLists.txt CMakeLists: Replace tab characters with spaces 2022-01-16 15:20:40 -08:00
dolphin-emu.sln use fmt as static library instead of headers 2022-04-26 16:32:29 -07:00