Specify the API name to be tested 65/16165/1
authorRomain Forlot <romain.forlot@iot.bzh>
Tue, 14 Aug 2018 16:56:34 +0000 (18:56 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Mon, 20 Aug 2018 13:02:04 +0000 (15:02 +0200)
Since the API is hardly guessable we need a variable
to be able to build a test widget using CMake template
function that will configure the config.xml file
automatically

Change-Id: Ibbb50c8a84356bbe39427453ccf1ebd0785286e5
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
conf.d/cmake/config.cmake

index c84c75a..e144553 100644 (file)
@@ -27,6 +27,7 @@ set(PROJECT_AUTHOR "Romain Forlot")
 set(PROJECT_AUTHOR_MAIL "romain.forlot@iot.bzh")
 set(PROJECT_LICENSE "APL2.0")
 set(PROJECT_LANGUAGES "C;CXX")
+set(API_NAME "low-can")
 
 # Where are stored default templates files from submodule or subtree app-templates in your project tree
 # relative to the root project directory