aboutsummaryrefslogtreecommitdiffstats
path: root/pkgconfig/cynara-compat.pc.in
AgeCommit message (Collapse)AuthorFilesLines
2019-10-04Isolate compatibility with old cynaraJosé Bollo1-5/+0
The compatibility items of the old cynara librarie are separated and isolated. The option WITH_CYNARA_COMPAT activates it or not. Change-Id: Iba77c97d8df31f5f515b57411487943192451ac6 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2019-10-04Improve library split partsJosé Bollo1-0/+5
In prevision of further developments (like plugins) the server is splitted in two parts: the server program itself and the core library. The client library is also splitted in two parts: the compatibility part and the real client part. Change-Id: Iaee93298d52eb825ad9aed5d2b3e74c2975b5950 Signed-off-by: José Bollo <jose.bollo@iot.bzh>