mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-08 10:35:47 +00:00
Merge pull request #10840 from AdmiralCurtiss/cmake-windows-sdl
Fix CMake Windows build after SDL merge.
This commit is contained in:
commit
a739f63d96
2 changed files with 12 additions and 2 deletions
|
@ -16,8 +16,6 @@
|
|||
|
||||
#ifdef _WIN32
|
||||
#include <Windows.h>
|
||||
|
||||
#pragma comment(lib, "SDL2.lib")
|
||||
#endif
|
||||
|
||||
namespace ciface::SDL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue