nixpkgs/pkgs/development/libraries/clipp/clipp.pc

10 lines
237 B
PkgConfig
Raw Normal View History

2019-09-03 14:34:13 +02:00
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}