Do not try to build OICMiddle examples on arduino.
authorJon A. Cruz <jonc@osg.samsung.com>
Thu, 19 Mar 2015 21:00:06 +0000 (14:00 -0700)
committerErich Keane <erich.keane@intel.com>
Thu, 19 Mar 2015 21:27:56 +0000 (21:27 +0000)
commitef388926d02954b1aab1d1336e6c73aa10ea2e78
tree6f7b1a935a99fafddbb80d00bea85b595c3fdc9d
parent33d745fb4940e1c51c3bdc537bb73cd2a2ba3457
Do not try to build OICMiddle examples on arduino.

When the target OS is arduino, avoid attempting to build the OICMiddle
example since it is C++ and not supported for that platform.

Change-Id: I054ab220214c707954f4bf3cf17b6667ee9a82a6
Signed-off-by: Jon A. Cruz <jonc@osg.samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/517
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Joseph Morrow <joseph.l.morrow@intel.com>
Reviewed-by: Erich Keane <erich.keane@intel.com>
SConstruct