nixpkgs/pkgs/development/libraries/clipp/clipp.pc
2019-09-03 12:38:59 +00:00

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}