Initial community commit
This commit is contained in:
18
Src/external_dependencies/openmpt-trunk/include/premake/website/docs/dependson.md
vendored
Normal file
18
Src/external_dependencies/openmpt-trunk/include/premake/website/docs/dependson.md
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
Specify one or more non-linking project build order dependencies.
|
||||
|
||||
```lua
|
||||
dependson { "project1", "project2", ... }
|
||||
```
|
||||
|
||||
### Parameters ###
|
||||
|
||||
One or more sibling project names.
|
||||
|
||||
### Applies To ###
|
||||
|
||||
Projects.
|
||||
|
||||
### Availability ###
|
||||
|
||||
5.0 or later.
|
||||
|
||||
Reference in New Issue
Block a user