Merged in domu/premake-dev-domu (pull request #47)

one place missing basedir for config
This commit is contained in:
Jason Perkins 2013-05-03 15:28:46 -04:00
commit 4de5d23b61

View File

@ -299,6 +299,7 @@
context.addterms(ctx, ctx.kind)
context.compile(ctx)
context.basedir(ctx, project.getlocation(prj))
-- Fill in a few calculated for the configuration, including the long
-- and short names and the build and link target.