mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 20:51:16 +00:00
Cosmetic change to .pc.cmake file
This commit is contained in:
@@ -4,7 +4,7 @@ libdir=@LIB_INSTALL_DIR@
|
|||||||
includedir=@INCLUDE_INSTALL_DIR@
|
includedir=@INCLUDE_INSTALL_DIR@
|
||||||
|
|
||||||
Name: Yaml-cpp
|
Name: Yaml-cpp
|
||||||
Description: A YAML parser for C++
|
Description: A YAML parser and emitter for C++
|
||||||
Version: @YAML_CPP_VERSION@
|
Version: @YAML_CPP_VERSION@
|
||||||
Requires:
|
Requires:
|
||||||
Libs: -L${libdir} -lyaml-cpp
|
Libs: -L${libdir} -lyaml-cpp
|
||||||
|
Reference in New Issue
Block a user