Move unit test to tests
[libside.git] / src / libside.pc.in
CommitLineData
82abd52d
MJ
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} -lside
14Cflags: -I${includedir}
This page took 0.022735 seconds and 4 git commands to generate.