fix(confg.cmake): set PROJECT_URL to slience CMake warning 36/22336/1
authorLi Xiaoming <lixm.fnst@cn.fujitsu.com>
Fri, 6 Sep 2019 02:51:42 +0000 (10:51 +0800)
committerLi Xiaoming <lixm.fnst@cn.fujitsu.com>
Fri, 6 Sep 2019 02:51:42 +0000 (10:51 +0800)
commit7453d6e3c1220be6b6bbda71dd3af003a35db24d
treef5f333348372d402ff7beb15d273f357d8e9ed7a
parent0409394b97bc6818967455c1adf643423cbf8fce
fix(confg.cmake): set PROJECT_URL to slience CMake warning

CMake Warning at /xdt/sdk/sysroots/x86_64-aglsdk-linux/usr/share/
cmake-3.12/Modules/CMakeAfbTemplates/cmake/cmake.d/
02-variables.cmake:98 (message):
  No homepage url found.  Please set a PROJECT_URL cmake variable in
  your config.cmake.
Call Stack (most recent call first):
  /xdt/sdk/sysroots/x86_64-aglsdk-linux/usr/share/cmake-3.12/Modules/
  CMakeAfbTemplates/cmake/common.cmake:101 (include)
  /xdt/sdk/sysroots/x86_64-aglsdk-linux/usr/share/cmake-3.12/Modules/
  CMakeAfbTemplates.cmake:19 (include)
  conf.d/cmake/config.cmake:166 (include)
  CMakeLists.txt:21 (include)

Bug-AGL: SPEC-2804

Change-Id: Iad7cc6476d2e07629299edc1bae092a533065a46
Signed-off-by: Li Xiaoming <lixm.fnst@cn.fujitsu.com>
conf.d/cmake/config.cmake