Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | swig: Add swig environment setup for SDK | Joshua Watt | 2018-08-30 | 1 | -0/+12 |
Configures the mingw SDK environment to set the SWIG_LIB environment variable so that swig can find its core library. Otherwise, swig will look for a directory called "Lib" next to the executable. Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> |