739ce79e21
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
11 lines
203 B
PkgConfig
11 lines
203 B
PkgConfig
prefix=/usr
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: System library
|
|
Description: Test package
|
|
Version: 1.0.0
|
|
Libs: -L${libdir} -lsystem
|
|
Cflags: -I${includedir}
|