packages/libs/libmraa
Eneas U de Queiroz e7408d94c5 libmraa: don't set SWIG_DIR
CMake 3.0.12 uses SWIG_DIR to set SWIG_LIB, is used as the library
install location, which defaults to
$(STAGING_HOSTPKG)/share/sig/(SWIGVERSION).  If it is set, then the
installed swig library directory is ignored, and compilation fails:
[ 32%] Swig source
:1: Error: Unable to find 'swig.swg'
:3: Error: Unable to find 'python.swg'

Instead of setting it manually, let the default be used, which works
well.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-08-06 10:47:19 -03:00
..
patches libmraa: Upgrade to version 0.9.0 2018-05-23 14:30:29 -03:00
Makefile libmraa: don't set SWIG_DIR 2018-08-06 10:47:19 -03:00