building targets with the same SConstruct but with small diff
daggs <[email protected]>
| Newsgroups | gmane.comp.programming.tools.scons.user |
|---|---|
| Message-ID | <trinity-10231daf-bfd1-4edc-abf0-cdab48902f51-1648038380122@3c-app-mailcom-bs15> |
Greetings, I need to call a SConscript file twice but with a small diff in compilation flags. the resulting target should be saved in different locations. is there a recommend way to achieve that? Thanks, Dagg.