Fix compilation and deployment 43/15243/1
authorLoïc Collignon <loic.collignon@iot.bzh>
Mon, 9 Jul 2018 15:04:57 +0000 (17:04 +0200)
committerLoïc Collignon <loic.collignon@iot.bzh>
Tue, 10 Jul 2018 17:29:31 +0000 (19:29 +0200)
commit6ac46af41abf9f201ecfb87b554b7e45e33bce16
treee9821b7b91d84e6eafc66fa50221984797740db0
parentbc11d604c87c2a04406e0750106e17a5c32f2e27
Fix compilation and deployment

Add CMake definitions so that it use the correct API's version.
XML node in config.xml wasn't correct so that it fails to parse.
The binary should be placed into a bin sub-directory.
Add the missing API import.
Fix the dependency name due to renaming.
Hack the compilation script so that it can find the widget when yocto
and when jenkins (waiting for a fix of the cmake alias in the SDK so
that I can get rid of this script)

Change-Id: Idaff67d8d63b7163deb16766832cf04349eb0237
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
CMakeLists.txt
app/CMakeLists.txt
conf.d/autobuild/agl/autobuild
conf.d/wgt/config.xml.in