about summary refs log blame commit diff
path: root/src/libmain/nix-main.pc.in
blob: 38bc85c484eb6acda63788f04e082931208f56f6 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                
                                      
prefix=@prefix@
libdir=@libdir@
includedir=@includedir@

Name: Nix
Description: Nix Package Manager
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lnixmain
Cflags: -I${includedir}/nix -std=c++14