summary refs log tree commit diff
path: root/pkgs/development/libraries/clipp/clipp.pc
blob: 38c07e5ba162c94a928b69de0324315af9a34a8f (plain) (blame)
1
2
3
4
5
6
7
8
9
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}