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
200 B
Plaintext
10 lines
200 B
Plaintext
prefix=@prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: Lix (libcmd)
|
|
Description: Lix Package Manager (libcmd)
|
|
Version: @PACKAGE_VERSION@
|
|
Requires: lix-base lix-util
|
|
Libs: -L${libdir} -llixcmd
|