34 lines
586 B
Markdown
34 lines
586 B
Markdown
|
toolchainversion - This page was auto-generated. Feel free to help us improve the documentation by creating a pull request.
|
||
|
|
||
|
```lua
|
||
|
toolchainversion (value)
|
||
|
```
|
||
|
|
||
|
### Parameters ###
|
||
|
|
||
|
`value` is one of:
|
||
|
|
||
|
* `4.6`: needs documentation
|
||
|
* `4.8`: needs documentation
|
||
|
* `4.9`: needs documentation
|
||
|
* `3.4`: needs documentation
|
||
|
* `3.5`: needs documentation
|
||
|
* `3.6`: needs documentation
|
||
|
* `3.8`: needs documentation
|
||
|
* `5.0`: needs documentation
|
||
|
|
||
|
## Applies To ###
|
||
|
|
||
|
The `config` scope.
|
||
|
|
||
|
### Availability ###
|
||
|
|
||
|
Premake 5.0.0 alpha 14 or later.
|
||
|
|
||
|
### Examples ###
|
||
|
|
||
|
```lua
|
||
|
toolchainversion (value)
|
||
|
```
|
||
|
|