X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=bindings%2FCMakeLists.txt;h=eed30a50abceb0741127450b061f2a0b1298d70d;hb=refs%2Fheads%2Fsandbox%2FDDTLK%2Fpakage;hp=490e29aaeb2c1d52e5ed326e730a7b2cc1e0245c;hpb=295f6a51457153c04be00754836094fb116756de;p=src%2Fapp-framework-binder.git diff --git a/bindings/CMakeLists.txt b/bindings/CMakeLists.txt index 490e29aa..eed30a50 100644 --- a/bindings/CMakeLists.txt +++ b/bindings/CMakeLists.txt @@ -1,5 +1,5 @@ ########################################################################### -# Copyright 2015, 2016, 2017 IoT.bzh +# Copyright (C) 2015-2018 "IoT.bzh" # # author: José Bollo # @@ -16,5 +16,7 @@ # limitations under the License. ########################################################################### -ADD_SUBDIRECTORY(samples) ADD_SUBDIRECTORY(intrinsics) +ADD_SUBDIRECTORY(samples) +ADD_SUBDIRECTORY(tutorial) +