* Fix building with Windows SDK and Clang-CL
* Attempt to add Clang-CL to CI build configurations
* Fix typo
* Enable EHsc explicitly when using ClangCL due to it being default turned-off
* Override CMAKE_<LANG>_FLAGS instead due to Z3 resets the _INIT variants