739ce79e21
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
12 lines
255 B
PkgConfig
12 lines
255 B
PkgConfig
prefix=/inst
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: Installed test package
|
|
Description: Test package for checking -uninstalled behavior
|
|
Version: 1.0.0
|
|
Requires:
|
|
Libs: -L${libdir} -linst
|
|
Cflags: -I${includedir}
|