mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-19 14:30:27 +08: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}
|