mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-06 18:26:45 +01:00
10 lines
237 B
PkgConfig
10 lines
237 B
PkgConfig
prefix=@out@
|
|
includedir=${prefix}/include
|
|
|
|
Name: @pname@
|
|
Description: Easy to use, powerful and expressive command line argument \
|
|
handling for C++11/14/17
|
|
URL: https://github.com/muellan/clipp
|
|
Version: @version@
|
|
Cflags: -I${includedir}
|