Fix finding config template
authorScott Murray <scott.murray@konsulko.com>
Fri, 10 Nov 2017 04:00:53 +0000 (23:00 -0500)
committerScott Murray <scott.murray@konsulko.com>
Fri, 10 Nov 2017 04:00:53 +0000 (23:00 -0500)
commit8c2b05967a3237e624a2cc78e13fcd1c5e72991c
tree0ff3cfd3f0ac3aca545f01f81c06607351e71d98
parentc881d86fc8852a2b2215856d3503aba192c0f4ee
Fix finding config template

Commit 9a73785 ("Better handling icon&config.xml to build widget")
seems to have accidentally broken an application providing its own
config template, resulting in the stock templates always being used.
That results in breakage like extra permissions in the app's version
not being picked up.  The logic for setting WIDGET_CONFIG_TEMPLATE
has been reverted to what it was previously to fix the behavior.

Change-Id: I245bc08f466b883b61c286faed933a5e57a74845
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
cmake/cmake.d/02-variables.cmake