diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-01-25 12:24:09 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-01-25 12:32:43 +0300 |
commit | b265ab254b23edca357fcecbd0afade26d5a66ac (patch) | |
tree | 4395624af00d71dc43ff3bfe2d65e37f39798037 /README.md | |
parent | README: update (diff) | |
download | cmake-common-b265ab254b23edca357fcecbd0afade26d5a66ac.tar.gz cmake-common-b265ab254b23edca357fcecbd0afade26d5a66ac.zip |
project.ci: auto-fill --toolset from environment
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -89,6 +89,7 @@ parameters from environment variables. | | Travis | AppVeyor | GitHub Actions | ----------------- | ---------------- | --------------------- | ---------------------------- +| `--toolset` | `$toolset` | `$toolset` | `$toolset` | `--platform` | `$platform` | `$PLATFORM` | `$platform` | `--configuration` | `$configuration` | `$CONFIGURATION` | `$configuration` | Boost version | `$boost_version` | `$boost_version` | `$boost_version` |