blob: 8a1fb4250bbb20e30880b5ffa26073d08373986a [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001DESCRIPTION = "The glog library implements application-level logging. This \
2library provides logging APIs based on C++-style streams and various helper \
3macros."
4HOMEPAGE = "https://code.google.com/p/google-glog/"
5
6LICENSE = "BSD"
7LIC_FILES_CHKSUM = "file://COPYING;md5=dc9db360e0bbd4e46672f3fd91dd6c4b"
8
9DEPENDS = "libunwind"
10
11inherit autotools pkgconfig