mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-06 18:26:45 +01:00
9 lines
271 B
PkgConfig
9 lines
271 B
PkgConfig
prefix=@out@
|
|
includedir=${prefix}/include
|
|
|
|
Name: networking_ts
|
|
Description: Experimental implementation of the C++ Networking Technical Specification
|
|
URL: https://github.com/chriskohlhoff/networking-ts-impl
|
|
Version: ${networking_ts_version}
|
|
Cflags: -isystem${includedir}
|