aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/glog/glog.inc
blob: 8a1fb4250bbb20e30880b5ffa26073d08373986a (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "The glog library implements application-level logging. This \
library provides logging APIs based on C++-style streams and various helper \
macros."
HOMEPAGE = "https://code.google.com/p/google-glog/"

LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=dc9db360e0bbd4e46672f3fd91dd6c4b"

DEPENDS = "libunwind"

inherit autotools pkgconfig