mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-16 10:43:27 +00:00
9 lines
235 B
PkgConfig
9 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}
|