summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorNobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>2013-11-27 15:01:22 +0900
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>2013-11-27 20:59:35 +0100
commitbd9184dcd043d36369413190655bd9f9a162de3a (patch)
tree00df02575a13d1ccfcf14ad5904af7f84fa700e3 /CMakeLists.txt
parent51a597d6e2fc5b1ae0a2369cb0c6fdd456fbbb0d (diff)
downloadwayland-ivi-extension-bd9184dcd043d36369413190655bd9f9a162de3a.tar.gz
Cmake: Modification build files to compile ivi-layermanagement-examples
Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 81b3d8c..67f5a87 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -33,3 +33,4 @@ add_subdirectory(ivi-layermanagement-api/ilmCommon)
add_subdirectory(ivi-layermanagement-api/ilmControl)
add_subdirectory(weston-ivi-shell)
add_subdirectory(config)
+add_subdirectory(ivi-layermanagement-examples)