kkent030315 wrote:

> > Perhaps some of `if (MSVC)` blocks should be changed to `(WIN32 AND NOT 
> > MINGW)`.
> 
> `(MSVC OR CMAKE_CXX_SIMULATE_ID STREQUAL "MSVC")` might be better. 
> [gitlab.kitware.com/cmake/cmake/-/issues/19724](https://gitlab.kitware.com/cmake/cmake/-/issues/19724)

I don't think this is suitable for this, let me do some tests. (I did the 
similar before submitting this PR, didnt worked iirc)

https://github.com/llvm/llvm-project/pull/171054
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to