-
-
Notifications
You must be signed in to change notification settings - Fork 621
buildlog
Jason Perkins edited this page Apr 29, 2015
·
4 revisions
The buildlog function specifies the output location of a toolset's build logs.
buildlog ("path")
If a build log path has not been specified, the toolset's default path will be used.
path is the output file system location for the build log file.
Any configuration.
Premake 5.0 or later. Currently only implemented for Visual Studio 2010+.