pkgconfig: fix pkgconfig error 42/90242/1 accepted/tizen/3.0/ivi/20161011.053519 accepted/tizen/ivi/20160930.043426 submit/tizen/20160930.041528 submit/tizen_3.0_ivi/20161010.000000 submit/tizen_3.0_ivi/20161010.000010
authorSangjung Woo <sangjung.woo@samsung.com>
Thu, 29 Sep 2016 06:49:50 +0000 (15:49 +0900)
committerSangjung Woo <sangjung.woo@samsung.com>
Thu, 29 Sep 2016 06:49:50 +0000 (15:49 +0900)
commitd4d7462d115a7a90c463d2e05490604deb221a28
treeebcd3bcffda4cd91fa29292a12805d869e5fe0bf
parent4d75573857375fd2fa36a70aa2336ea7791ea67c
pkgconfig: fix pkgconfig error

Current Tizen uses json-c instead of json. However,
automotive-message-broker.pc requires 'json' so error occurs when
building ABM plugin. And Tizen build system gives 'INCLUDE_INSTALL_DIR'
but AMB overwrites this variable without checking its existence. This
patch fixes these bugs.

Change-Id: I5c920cceff2bc96df4e0efd58824ef7541f5ef39
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
CMakeLists.txt
lib/automotive-message-broker.pc.in