Initial community commit
This commit is contained in:
33
Src/external_dependencies/openmpt-trunk/include/premake/website/docs/toolchainversion.md
vendored
Normal file
33
Src/external_dependencies/openmpt-trunk/include/premake/website/docs/toolchainversion.md
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
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)
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user