Is there any canonical way to extract the compiler's major and minor version numbers? I can do this with regexes, but as CMake moves into cross-compilation territory, it seems like it would be a typical operation and possibly canonized already. If not then perhaps it should be, i.e. a feature request. Thoughts? Cheers, Brandon Van Every