-
-
Notifications
You must be signed in to change notification settings - Fork 640
_MAIN_SCRIPT
Jason Perkins edited this page Sep 3, 2014
·
2 revisions
The _MAIN_SCRIPT global variable stores the full path to the main project script. This will be the value passed to the --file command line argument, or the location of the initial premake5.lua script if no --file argument was specified.
Premake 5.0 or later.