mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-03-11 09:26:28 +00:00
CMakeLists: Enable /W4 on MSVC
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
#define CITRA_IGNORE_EXIT(x)
|
||||
|
||||
#pragma warning(disable : 4244)
|
||||
|
||||
#include <algorithm>
|
||||
#include <cstdio>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user