"README.md" did not exist on "973be0cf7a9e0e13ec2f0acc6f3b2c176cc99ea6"
CONFIG: report compiler path and version from top-level build
- previously just reported gcc/clang versions, but these are not necessarily the ones actually being used (eg, clang-9 vs clang). Now use the path from `wmake -show-path-cxx` to improve the accuracy, and also support other compiler types.
Please register or sign in to comment