X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=include%2FCMakeLists.txt;h=97951bc29a60af70559b30af1f5cb67d0df2d016;hb=65353dce81a629e042800bb7b86fcd869a76727e;hp=5b0114de2032167e0f6904fac6cac0fbf3a3aea4;hpb=0ea46ffe93ab87cbd41df1a80d38904d026fcb3b;p=src%2Fapp-framework-binder.git diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt index 5b0114de..97951bc2 100644 --- a/include/CMakeLists.txt +++ b/include/CMakeLists.txt @@ -1 +1,19 @@ +########################################################################### +# Copyright (C) 2015-2020 "IoT.bzh" +# +# author: José Bollo +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +########################################################################### + INSTALL(DIRECTORY afb DESTINATION ${CMAKE_INSTALL_FULL_INCLUDEDIR})