scons copyto /path/to/project

anatoly techtonik <[email protected]> Sat, 5 Sep 2020 17:33:31 +0300
Newsgroups gmane.comp.programming.tools.scons.devel
Message-ID <CAPkN8xJOnBVdyCrjQBjTxRtBC2Qfh3BKyxkgkPo0H5iM7kUYSw@mail.gmail.com>
Hi.

Is it possible to create a build command that will copy
SCons local to the target directory?

    SCons/ -> /path/to/project/SCons/
    scripts/scons.py -> /path/to/project/scons

I haven't used SCons for a while and I don't remember
how to create phony target "copyto" and handle path
parameter to it.
--
anatoly t.