X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=bindings%2FCMakeLists.txt;h=2b9f8d60e43282d9c64d7eba25d8c082556ce6b2;hb=refs%2Fheads%2Foctopus;hp=509c6cbf8de820fdc1b68596a04a0daac33cae10;hpb=8cbdf0a5cb4d9abf0684344a28746a21dfc36ac3;p=src%2Fapp-framework-binder.git diff --git a/bindings/CMakeLists.txt b/bindings/CMakeLists.txt index 509c6cbf..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,9 +16,7 @@ # limitations under the License. ########################################################################### -IF(WITH_BINDER) ADD_SUBDIRECTORY(intrinsics) ADD_SUBDIRECTORY(samples) -ADD_SUBDIRECTORY(tutorial) -ENDIF(WITH_BINDER) +ADD_SUBDIRECTORY(tutorials)