repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git]
/
pkgs
/
development
/
libraries
/
clipp
/
clipp.pc
blob
38c07e5ba162c94a928b69de0324315af9a34a8f
1
prefix=@out@
2
includedir=${prefix}/include
3
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}