summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Collapse)AuthorAgeFilesLines
* Added Unit Test Suite for IVI LayerManagement APITimo Lotterbach2014-03-121-0/+38
| | | | Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
* removed obsolete code and build scriptsTimo Lotterbach2014-01-3111-573/+0
| | | | | | | | | - removed LayerSceneDescriptionExample - removed LayerManagerUtils - removed config project - updated build system Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
* replaced wayland/weston findmodules with pkgconfig dependency handlingTimo Lotterbach2014-01-312-139/+0
| | | | Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
* cmake: Modified FindWeston.cmake to use libweston-layout.soNobuhiko Tanibata2014-01-081-2/+9
| | | | | | | libweston-layout.so is common layout library from ivi-shell of weston. It supports common interface to control surfaces/layers. Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
* cmake: Set-up of cmake to find modulesNobuhiko Tanibata2013-11-2713-0/+705
By using cmake, find dependent modules for ivi-shell and ivi layer management api. Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>