Warning if not using wgtpkg-pack to make a widget 83/15383/2
authorRomain Forlot <romain.forlot@iot.bzh>
Fri, 13 Jul 2018 14:30:56 +0000 (16:30 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Mon, 16 Jul 2018 13:34:48 +0000 (13:34 +0000)
commit6fb38467ca1609a1aa1be865b38648f37861af7e
treec6445aca49469a3017986f91f33de1df6dd92adf
parent35f3af1c85bc2f77c41313a4754bed96856b6d8d
Warning if not using wgtpkg-pack to make a widget

Also use zip host command instead of embedded CMake zip command
which could not be unzipped on a board. Using the host zip command
it allows to build the wgt file as a zip archive but it can't be
installed using afm-util like a real widget file but could still be
unzipped manually.

Change-Id: I5e13c27164294d99de1918df8d84cb04fc439317
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
cmake/cmake.d/03-macros.cmake