if(WIN32) add_compile_options(/W4) add_compile_options(/wd4819) endif()
cmake 禁止 4819 警告
原文:https://www.cnblogs.com/shenyc/p/15063026.html