premake/website/docs/headerdir.md

25 lines
235 B
Markdown
Raw Normal View History

2021-03-11 20:29:22 +00:00
headerdir
```lua
headerdir "path"
```
### Parameters ###
`path` - needs documentation.
### Applies To ###
The `config` scope.
### Availability ###
Premake 5.0.0 alpha 12 or later.
### Examples ###
```lua
headerdir "path"
```