<div dir="ltr"><div>Hi Everyone</div><div> </div><div>Attached is a patch for libcxx's cmake file.</div><div> </div><div>I've changed it so we don't set highest level warnings (all) for MSVC when building projects using cmake and instead leave the default. That's /W4 on my machine and seems to be ok.</div>
<div> </div><div>With all warnings on for msvc, we see literally thousands of warnings. 99.99% aren't relevant and just obscure the ones that are.</div><div>I think the user can still override things if they want something different from the command line when using cmake.</div>
<div> </div></div>