X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2FCMakeLists.txt;h=7ca06686eef35655fb294b8f2887d18d89118ff3;hp=78c9ae029880809cc73c959cf4df1248ccce87c2;hb=dc5f65c8d99720ce437a510d6d1ff42a4fccee62;hpb=2a4fd5b529880972db91f8b4e2363e5f30b3c9f1 diff --git a/reactos/CMakeLists.txt b/reactos/CMakeLists.txt index 78c9ae02988..7ca06686eef 100644 --- a/reactos/CMakeLists.txt +++ b/reactos/CMakeLists.txt @@ -94,8 +94,6 @@ if(NOT CMAKE_CROSSCOMPILING) add_definitions(/D_ALLOW_KEYWORD_MACROS) endif() add_definitions(/Dinline=__inline) - else() - add_compile_flags("-fshort-wchar -Wno-multichar") endif() include_directories(sdk/include/host)