Some Yokai improvements for macOS#1984
Conversation
|
LGTM The detection script might be a good thing to write in Python so that it could be used on Windows. But then I recall something about how for MSVC it doesn't actually run the detection builds, so maybe that would be more confusing than helpful. |
Thanks.
The detection bash script isn't used by CMake, it's just a debug tool meant to not require CMake to verify that data is properly extracted from compiler internal and properly formatted in compiler output. So yes, everything not detected by compiling files isn't tested by the bash script. |
Some Yokai improvements for macOS.