bridging: Add explicit dependency to libmpm
While working on "scons install", static lib were not resolved. So I found this could be changed separately Observed issue was: Linking shared .../libhueplugin.so g++: error: .../out/.../libmpmcommon.a: No such file or directory scons: *** [out/.../libhueplugin.so] Error 1 This was needed for ARTIK7 on fedora-24 Bug: https://jira.iotivity.org/browse/IOT-524 Change-Id: Ibadd174bd84bcaf48d972fdb3071ba3b03ff1373 Origin: https://github.com/TizenTeam/iotivity/tree/sandbox/pcoval/on/master/fedora Forwarded: https://gerrit.iotivity.org/gerrit/#/c/23409Signed-off-by:Philippe Coval <philippe.coval@osg.samsung.com>
Showing
Please register or sign in to comment