739ce79e21
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
12 lines
274 B
PkgConfig
12 lines
274 B
PkgConfig
prefix=/reloc
|
|
exec_prefix=/reloc
|
|
libdir=/reloc/lib
|
|
includedir=/reloc/include
|
|
|
|
Name: Prefix redefinition with expanded variables test
|
|
Description: Test magic prefix redefinition when variables expanded
|
|
Version: 1.0.0
|
|
Requires:
|
|
Libs: -L${libdir} -lfoo
|
|
Cflags: -I${includedir}
|