This is a breaking change for non-migrated external clients. External users always need to use <lix/libcmd/foo.hh> type include paths now. This is as was always planned with the include rearrangement. Change-Id: I269be91ff9f9cc94d5d3043cf3e0bdf8db1d8edb
10 lines
231 B
Plaintext
10 lines
231 B
Plaintext
prefix=@prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: Lix libexpr
|
|
Description: Lix Package Manager (libexpr)
|
|
Version: @PACKAGE_VERSION@
|
|
Requires: lix-base lix-util lix-fetchers lix-store bdw-gc
|
|
Libs: -L${libdir} -llixexpr
|