Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle build directories for specific versions of gcc/clang:
* Example: gcc.Debug will use the the default version of gcc installed on the system. gcc-9.Debug will use version 9, regardless of the default. This will be most useful when the default is older than required or desired.
- Loading branch information