Fixed Cmake build 95/203095/3
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 9 Apr 2019 15:35:58 +0000 (16:35 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 10 Apr 2019 14:48:23 +0000 (15:48 +0100)
commit277a97aced5cea5bae7ecdb164dce34c8619d5c5
tree0205ad939a2bc2782859e741e9d0fd77f3a7a0c9
parentfffbf690bd5a6089a2c177c04ce5c56466b79981
Fixed Cmake build

- Added all the files that need to be built & installed
- Ensure an empty string is not printed out in a release build if
  nothing specified
- Ensure dali-core.pc is generated properly by setting the include and
  lib dir variables
- Ensure ENABLE_COVERAGE and ENABLE_DEBUG vars are turned out when other
  factors switch them on

Change-Id: Ibc41fbde699e4432bca5fa613e8b3c377d1a6bb7
build/tizen-cmake/CMakeLists.txt
build/tizen-cmake/dali-core.pc.in
dali/devel-api/CMakeLists.txt
dali/integration-api/CMakeLists.txt
dali/internal/CMakeLists.txt
doc/CMakeLists.txt [new file with mode: 0644]
doc/file.list