Cosmetic change to .pc.cmake file

This commit is contained in:
jbeder 2009-07-15 20:38:25 +00:00
parent e04719c75a
commit f1f1c50b4e

View File

@ -4,7 +4,7 @@ libdir=@LIB_INSTALL_DIR@
includedir=@INCLUDE_INSTALL_DIR@
Name: Yaml-cpp
Description: A YAML parser for C++
Description: A YAML parser and emitter for C++
Version: @YAML_CPP_VERSION@
Requires:
Libs: -L${libdir} -lyaml-cpp