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