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_DIR.md
KyrietS 19f8561bd8 Upgrade docusaurus version to beta.6
- 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
2021-09-08 21:42:18 +02:00

290 B

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