add logging in p.project.bake.
This commit is contained in:
parent
dd68adaf53
commit
90036e0fb4
@ -118,6 +118,8 @@
|
||||
|
||||
|
||||
function p.project.bake(self)
|
||||
verbosef(' Baking %s...', self.name)
|
||||
|
||||
self.solution = self.workspace
|
||||
local wks = self.workspace
|
||||
|
||||
|
Reference in New Issue
Block a user