X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=afb-daemon.pc.in;h=da2a740c96456498390c334a25fbd1e963f94b8e;hb=b6a483aab99a4bf32d7c04b159de7fcb96a54416;hp=9faaa920767cd95195ffdb084a37c994b7b99576;hpb=0ea46ffe93ab87cbd41df1a80d38904d026fcb3b;p=src%2Fapp-framework-binder.git diff --git a/afb-daemon.pc.in b/afb-daemon.pc.in index 9faaa920..da2a740c 100644 --- a/afb-daemon.pc.in +++ b/afb-daemon.pc.in @@ -1,5 +1,5 @@ ## -## Copyright (C) 2016 "IoT.bzh" +## Copyright (C) 2016, 2017 "IoT.bzh" ## Author: José Bollo ## ## This file is part of afb-daemon project. @@ -17,12 +17,14 @@ ## limitations under the License. ## +includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@ +binding_install_dir=@binding_install_dir@ + Name: @PROJECT_PRETTY_NAME@ Description: @PROJECT_DESCRIPTION@ Version: @PROJECT_VERSION@ URL: @PROJECT_URL@ -Requires: json-c -Cflags: -DPLUGIN_INSTALL_DIR=\"@plugin_install_dir@\" - +Requires: json-c +Cflags: -I${includedir}