Fix:: wrong wgt using RELEASE BUILD TYPE 65/15065/2
authorRomain Forlot <romain.forlot@iot.bzh>
Fri, 6 Jul 2018 08:40:37 +0000 (10:40 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Fri, 6 Jul 2018 10:03:07 +0000 (12:03 +0200)
commit08803561c89dd761a26e6a236829c5141056c969
tree26fb9e3605a65d82791915a68b5ce0ae3fffc1b9
parenteec9f0771c7574b3969831952cb5b6f54c576856
Fix:: wrong wgt using RELEASE BUILD TYPE

The wgt filename is suffixed with the build type
except for RELEASE build type. In this case, the name
wasn't set. This fix this issue.

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