Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git] / pkgs / development / libraries / clipp / clipp.pc
blob38c07e5ba162c94a928b69de0324315af9a34a8f
1 prefix=@out@
2 includedir=${prefix}/include
4 Name: @pname@
5 Description: Easy to use, powerful and expressive command line argument \
6 handling for C++11/14/17
7 URL: https://github.com/muellan/clipp
8 Version: @version@
9 Cflags: -I${includedir}