12 lines
350 B
PkgConfig
12 lines
350 B
PkgConfig
|
prefix=@prefix@
|
||
|
exec_prefix=@exec_prefix@
|
||
|
includedir=@includedir@
|
||
|
|
||
|
Name: @PACKAGE_NAME@
|
||
|
Description: A cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach.
|
||
|
Version: @PACKAGE_VERSION@
|
||
|
Cflags: -I${includedir}
|
||
|
Lflags:
|
||
|
Requires:
|
||
|
Requires.private:
|