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