From 6dddf0f9f5f6769db5b3cc41a5d74c371ff93bf9 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Thu, 23 Aug 2018 12:13:01 +0200 Subject: Convert app-templates to a cmake module - Changes PATH to find correctly all cmake files. - Clean useless code now it's integrated as CMake module - Clean variable usage - Create module entry point Bugs-AGL: SPEC-1682 Change-Id: I6943129677603b786c7144a92880d82795a916cd Signed-off-by: Romain Forlot --- test-wgt/test-config.xml.in | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 test-wgt/test-config.xml.in (limited to 'test-wgt/test-config.xml.in') diff --git a/test-wgt/test-config.xml.in b/test-wgt/test-config.xml.in new file mode 100644 index 0000000..b39d88e --- /dev/null +++ b/test-wgt/test-config.xml.in @@ -0,0 +1,25 @@ + + + @PROJECT_NAME@-test + + + Supplementary widget used to launch tests for the project @PROJECT_NAME@ + Romain Forlot <romain.forlot@iot.bzh> + APL2.0 + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg