739ce79e21
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
12 lines
256 B
PkgConfig
12 lines
256 B
PkgConfig
prefix=/local
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir="${prefix}/include"
|
|
cppflags=-I${includedir}/foo \
|
|
-DFOO=\"/bar\"
|
|
|
|
Name: Complex variables
|
|
Description: Test complex variable output
|
|
Version: 1.0
|
|
Cflags: -I${includedir} ${cppflags}
|