From 16177cee48461c9d807c95bbb2519c63b2524d89 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Wed, 18 Jul 2018 15:12:20 +0200 Subject: Align config.cmake file with app-template update Submodule conf.d/app-templates 92646f6..f94e45e: > Align sample on actual default compile options > Add support to binding version 3. > Warning if not using wgtpkg-pack to make a widget > Rework CMAKE_INSTALL_PREFIX and INSTALL_PREFIX var > Be able to overwrite BUILD_TYPE using CLI > Use CACHE variable for other common CMAKE variable > Fix:: wrong wgt using RELEASE BUILD TYPE > Fix: SYSROOT location detection... Wrong test. > Change the default debug compilation options. > Clearer coverage compilation options configuration > Don't overwrite the autobuild script if it exists > Disable the in-tree build method. > Detect Yocto as OS distribution > Fix: wrong compile options added Change-Id: I9d9f607108160e818e8d6345e9c45c02736d7355 Signed-off-by: Romain Forlot --- conf.d/app-templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf.d/app-templates') diff --git a/conf.d/app-templates b/conf.d/app-templates index 92646f63..f94e45e8 160000 --- a/conf.d/app-templates +++ b/conf.d/app-templates @@ -1 +1 @@ -Subproject commit 92646f63ffc32e2c6ede8fb10da2299fc5a54563 +Subproject commit f94e45e8a48e16e3001cb55c4f8c3c0a2a2c9e24 -- cgit 1.2.3-korg