Merged in domu/premake-dev-domu (pull request #47)
one place missing basedir for config
This commit is contained in:
commit
4de5d23b61
@ -299,6 +299,7 @@
|
|||||||
context.addterms(ctx, ctx.kind)
|
context.addterms(ctx, ctx.kind)
|
||||||
|
|
||||||
context.compile(ctx)
|
context.compile(ctx)
|
||||||
|
context.basedir(ctx, project.getlocation(prj))
|
||||||
|
|
||||||
-- Fill in a few calculated for the configuration, including the long
|
-- Fill in a few calculated for the configuration, including the long
|
||||||
-- and short names and the build and link target.
|
-- and short names and the build and link target.
|
||||||
|
Loading…
Reference in New Issue
Block a user