24 lines
834 B
PkgConfig
24 lines
834 B
PkgConfig
|
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||
|
#
|
||
|
# This file is part of libmount from util-linux project.
|
||
|
#
|
||
|
# Copyright (C) 2008-2018 Karel Zak <kzak@redhat.com>
|
||
|
#
|
||
|
# libmount is free software; you can redistribute it and/or modify it
|
||
|
# under the terms of the GNU Lesser General Public License as published by
|
||
|
# the Free Software Foundation; either version 2.1 of the License, or
|
||
|
# (at your option) any later version.
|
||
|
#
|
||
|
prefix=/home/chenyf/F1C100S/buildroot-2023.02.3/output/host
|
||
|
exec_prefix=/home/chenyf/F1C100S/buildroot-2023.02.3/output/host
|
||
|
libdir=/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib
|
||
|
includedir=/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include
|
||
|
|
||
|
Name: mount
|
||
|
Description: mount library
|
||
|
Version: 2.38.0
|
||
|
Requires.private: blkid
|
||
|
Cflags: -I${includedir}/libmount
|
||
|
Libs: -L${libdir} -lmount
|
||
|
Libs.private:
|