739ce79e21
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
11 lines
224 B
PkgConfig
11 lines
224 B
PkgConfig
prefix=/path2
|
|
exec_prefix=${prefix}
|
|
libdir="${exec_prefix}/lib"
|
|
includedir="${prefix}/include"
|
|
|
|
Name: Dependencies test.
|
|
Description: Test package for testing dependency order.
|
|
Version: 1.0.0
|
|
Libs: -lb_dep_c
|
|
Requires: c_dep
|