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