mirror of
https://github.com/yaml/libyaml.git
synced 2026-01-26 11:14:28 +00:00
Added missing Cflags path in pkg-config file
This commit is contained in:
parent
37c92e06f8
commit
3c80be99fb
@ -6,5 +6,5 @@ libdir=@libdir@
|
||||
Name: LibYAML
|
||||
Description: Library to parse and emit YAML
|
||||
Version: @PACKAGE_VERSION@
|
||||
Cflags:
|
||||
Cflags: -I${includedir}
|
||||
Libs: -L${libdir} -lyaml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user