This repository has been archived on 2022-12-23. You can view files and clone it, but cannot push or open issues or pull requests.
fuck-premake-old2/website/docs/premake_PREMAKE_COMMAND.md

16 lines
310 B
Markdown
Raw Normal View History

---
id: _PREMAKE_COMMAND
---
The `_PREMAKE_COMMAND` global variable stores the full path to the Premake executable.
### Availability ###
Premake 4.4 or later.
## See Also ##
* [_PREMAKE_DIR](premake_PREMAKE_DIR.md)
* [_PREMAKE_VERSION](premake_PREMAKE_VERSION.md)
* [_WORKING_DIR](premake_WORKING_DIR.md)