739ce79e21
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
11 lines
226 B
PkgConfig
11 lines
226 B
PkgConfig
prefix=
|
|
libdir=/some/path/lib
|
|
includedir=/some/path/include
|
|
|
|
Name: Empty prefix redefinition test
|
|
Description: Test pkg-config empty prefix redefinition
|
|
Version: 1.0.0
|
|
Requires:
|
|
Libs: -L${libdir} -lfoo
|
|
Cflags: -I${includedir}
|