Codefix: Silence clang-cl warnings (#13066)
commite5edfbadcf095c488b0ea60f0a7da9b3e0653be7
authorLoïc Guilloux <glx22@users.noreply.github.com>
Fri, 8 Nov 2024 13:42:12 +0000 (8 14:42 +0100)
committerGitHub <noreply@github.com>
Fri, 8 Nov 2024 13:42:12 +0000 (8 14:42 +0100)
treeb8dc88c0a2181c2e71a9e9858b9cd716e53d5b00
parent80f628063a5f97888117e016fea8faf0cb74d4d8
Codefix: Silence clang-cl warnings (#13066)

* Codefix ad5da0c: clang-cl doesn't need /Zc:preprocessor

* Codefix: use -Wno-multichar with clang-cl
cmake/CompileFlags.cmake