one place missing basedir for config

This commit is contained in:
Alexey Orlov 2013-05-03 22:06:58 +03:00
parent 38ba3c5e41
commit 7694a110ec

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.