summaryrefslogtreecommitdiffstats
path: root/meta/classes/webos_library.bbclass
blob: 17df3d99ae0cbe5fc82bf88178e925b4471160c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright (c) 2012-2013 LG Electronics, Inc.
#
# webos_library
#
# This class is to be inherited by the recipe for every component that installs a
# library.
#

# We expect all libraries will use pkgconfig when building and will install
# pkgconfig (.pc) files.
inherit webos_pkgconfig