Drop the 'UNIX' condition on Clang compiler features. This enables use of compile features with MinGW Clang, though additional work may be needed for clang-cl.
6 lines
210 B
ReStructuredText
6 lines
210 B
ReStructuredText
mingw-clang-compile-features
|
|
----------------------------
|
|
|
|
* The :manual:`Compile Features <cmake-compile-features(7)>` functionality
|
|
is now aware of features supported by Clang compilers on Windows (MinGW).
|