https://github.com/NixOS/nixpkgs/blob/master/pkgs/stdenv/generic/setup.sh#L948 this can do it nicely. Signed-off-by: Anton Arapov <anton@deadbeef.mx>
8 lines
235 B
PkgConfig
8 lines
235 B
PkgConfig
prefix=@out@
|
|
includedir=${prefix}/include
|
|
|
|
Name: fast-cpp-csv-parser
|
|
Description: Fast header-only library for reading CSV files
|
|
URL: https://github.com/ben-strasser/fast-cpp-csv-parser
|
|
Version: @version@
|
|
Cflags: -isystem${includedir}
|