utility projects also allow configuration of the executable path.

This commit is contained in:
Tom van Dijck 2017-12-05 14:21:38 -08:00
parent 02f5a75fc9
commit 5401bb0480

View File

@ -190,6 +190,7 @@
m.outDir, m.outDir,
m.intDir, m.intDir,
m.extensionsToDeleteOnClean, m.extensionsToDeleteOnClean,
m.executablePath,
} }
else else
return { return {