Skip to content

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.

Parameters

path is the output file system location for the build log file.

Applies To

Any configuration.

Availability

Premake 5.0 or later. Currently only implemented for Visual Studio 2010+.

Clone this wiki locally