mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-20 06:53:11 +00:00
cmake: Use standard preprocessor on MSVC
This commit is contained in:
@@ -48,6 +48,7 @@ if (MSVC)
|
||||
/volatile:iso
|
||||
/Zc:externConstexpr
|
||||
/Zc:inline
|
||||
/Zc:preprocessor # Use standards-conforming preprocessor
|
||||
/Zc:throwingNew
|
||||
/GT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user