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}
|