about summary refs log blame commit diff
path: root/src/libstore/nix-store.pc.in
blob: 4a6b96da2005f3a07fe08ea025eb337dd1f86c39 (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} -lnixstore -lnixutil -lnixformat
Cflags: -I${includedir}/nix -std=c++14