summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/swig
Commit message (Collapse)AuthorAgeFilesLines
* swig: Add swig environment setup for SDKJoshua Watt2018-08-301-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>