19f8561bd8
- some files had to be renamed as files prefixed with an underscore are ignored now - docusaurus reserves /docs/tags path so we can't have a page there
15 lines
290 B
Markdown
15 lines
290 B
Markdown
---
|
|
id: _PREMAKE_DIR
|
|
---
|
|
|
|
The `_PREMAKE_DIR` global variable stores the full path to the directory which contains the Premake executable.
|
|
|
|
### Availability ###
|
|
|
|
Premake 5.0 or later.
|
|
|
|
## See Also ##
|
|
|
|
* [_MAIN_SCRIPT_DIR](premake_MAIN_SCRIPT_DIR.md)
|
|
* [_WORKING_DIR](premake_WORKING_DIR.md)
|