scons: create dummy target to have SWIG generate C++ classes
Review Request #2426 - Created Sept. 29, 2014 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10422:64e44ccdbf4a --------------------------- scons: create dummy target to have SWIG generate C++ classes Create a target to force generation of the SWIG C++ classes by calling: scons build/<arch>/swig This is useful if you edit and build on different machine, but want the editor/IDE to have access to all the "sources" for completion etc.
