summaryrefslogtreecommitdiff
path: root/tools/lib/thermal/libthermal.pc.template
blob: 3b8a24d0a8b8c4fea68faf006c8e619106454b0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause)

prefix=@PREFIX@
libdir=@LIBDIR@
includedir=${prefix}/include

Name: libthermal
Description: thermal library
Requires: libnl-3.0 libnl-genl-3.0
Version: @VERSION@
Libs: -L${libdir} -lnl-genl-3 -lnl-3 -lthermal
Cflags: -I${includedir} -I${includedir}/libnl3