forked from qt-creator/qt-creator
- Make sure it gets auto-detected on macOS, where the -dumpmachine option, while present and documented, doesn't print anything. - Do not call it "Linux ICC", as it's also available on macOS. There is no danger of confusion with the MSVC-based variant, as the respective UI elements are not present on Windows. Fixes: QTCREATORBUG-18304 Change-Id: Ibe70c618cf28ecfb105efefc3fe2b79814a0f0ce Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: hjk <hjk@qt.io>