commit | db9af7e00c2db594f03d4e4111c426398cdbb7f6 | [log] [tgz] |
---|---|---|
author | Cory Fields <cory-nospam-@coryfields.com> | Mon May 08 18:46:42 2023 +0000 |
committer | Brad King <brad.king@kitware.com> | Mon May 08 17:25:59 2023 -0400 |
tree | e0c2cee351298c316bf15d573c3c4f1a659b197c | |
parent | 2ead798f1d7419efb44609b15255e97d7a6c870f [diff] |
bootstrap: Add support for CXX containing flags Rather than treating the user-provided CXX as a space-separated series of compilers, treat it as a single command-line fragment which possibly contains flags.