pkgconf/tests/lib1/spaces-in-paths.pc

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