forked from ariadne/pkgconf
8 lines
206 B
PkgConfig
8 lines
206 B
PkgConfig
|
prefix=/test\ with\ spaces
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: spaces-in-paths
|
||
|
Version: 1
|
||
|
Description: test package for properly expanding spaces in variables
|
||
|
Cflags: -I${includedir} -I${includedir}/subdir
|