Commit 5b7f931c authored by Jesse Beder's avatar Jesse Beder
Browse files

Cosmetic change to .pc.cmake file

parent ff6e6bdf
...@@ -4,7 +4,7 @@ libdir=@LIB_INSTALL_DIR@ ...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment