running buildre once and sharing it's output with another variant dir
daggs <[email protected]>
| Newsgroups | gmane.comp.programming.tools.scons.user |
|---|---|
| Message-ID | <trinity-415324aa-367c-460e-9786-e93e41432198-1658241277284@3c-app-mailcom-bs09> |
Greetings, I have a module which I compile using variant dir. in the module's SConscript, I have a builder that is executed on a set of files. I'd like to export that set of files do it can be used in the second variant dir. will Export do the work? Thanks, Dagg