solettaproject / soletta

Soletta Project is a framework for making IoT devices. With Soletta Project's libraries developers can easily write software for devices that control actuators/sensors and communicate using standard technologies. It enables adding smartness even on the smallest edge devices.
http://solettaproject.org
Apache License 2.0
225 stars 108 forks source link

samples: make them more easily ditched from build #2357

Closed glima closed 7 years ago

glima commented 7 years ago

Also make the arctangent node, which is an out-of-tree node contribution node+sample example, depend on the sample being built.

The Fedora packaging build won't have samples built anymore, thus this cleanup.

Signed-off-by: Gustavo Lima Chaves gustavo.lima.chaves@intel.com

edersondisouza commented 7 years ago

lgtm

glima commented 7 years ago

thanks, merging