summaryrefslogtreecommitdiff
path: root/weston-ivi-shell/CMakeLists.txt
diff options
context:
space:
mode:
authorTimo Lotterbach <timo.lotterbach@bmw-carit.de>2014-01-31 13:42:10 +0100
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>2014-01-31 13:42:10 +0100
commit11968937b90d4cf3f84edcb4bad1e7b84a6fb061 (patch)
tree890fbb1dbe7a02d103ae89ac5605bd5e256c13d3 /weston-ivi-shell/CMakeLists.txt
parent70833645706d167b351e1b0f65bfe8ec3da1efe9 (diff)
downloadwayland-ivi-extension-11968937b90d4cf3f84edcb4bad1e7b84a6fb061.tar.gz
removed obsolete code and build scripts
- removed LayerSceneDescriptionExample - removed LayerManagerUtils - removed config project - updated build system Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
Diffstat (limited to 'weston-ivi-shell/CMakeLists.txt')
-rw-r--r--weston-ivi-shell/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/weston-ivi-shell/CMakeLists.txt b/weston-ivi-shell/CMakeLists.txt
index fb39dfa..92807ec 100644
--- a/weston-ivi-shell/CMakeLists.txt
+++ b/weston-ivi-shell/CMakeLists.txt
@@ -20,7 +20,6 @@
cmake_minimum_required (VERSION 2.6)
project(ivi-controller)
-project_type(CORE)
find_package(PkgConfig REQUIRED)
pkg_check_modules(WAYLAND_SERVER wayland-server REQUIRED)