Revert "Update gitignore"
[libside.git] / src / libtgif.pc.in
... / ...
CommitLineData
1# SPDX-License-Identifier: MIT
2# SPDX-FileCopyrightText: 2022 EfficiOS Inc.
3
4prefix=@prefix@
5exec_prefix=@exec_prefix@
6libdir=@libdir@
7includedir=@includedir@
8
9Name: Restartable sequence
10Description: Restartable sequence library
11Version: @PACKAGE_VERSION@
12Requires:
13Libs: -L${libdir} -ltgif
14Cflags: -I${includedir}
This page took 0.021465 seconds and 4 git commands to generate.