3 lines
104 B
PowerShell
3 lines
104 B
PowerShell
$builddir=$args[0] # root build directory
|
|
|
|
cp $builddir/subprojects/evol/evol.dll -Destination $builddir |