Remove item from CPPDEFINES
Julien Pommier <[email protected]> Fri, 24 Mar 2023 14:12:14 +0100
| Newsgroups | gmane.comp.programming.tools.scons.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I used to remove an entry from my CPPDEFINES with the pop() method: env["CPPDEFINES"].pop(“MYDEFINE”, None) But this is not working anymore with scons 4.5.2. Is there a recommended way to do that ? _______________________________________________ Scons-users mailing list [email protected] https://pairlist4.pair.net/mailman/listinfo/scons-users