2016-12-02 16:51:07 +02:00
|
|
|
libdir=@LIB_INSTALL_DIR@
|
|
|
|
|
includedir=@INCLUDE_INSTALL_ROOT_DIR@
|
2009-07-15 20:37:11 +00:00
|
|
|
|
|
|
|
|
Name: Yaml-cpp
|
2009-07-15 20:38:25 +00:00
|
|
|
Description: A YAML parser and emitter for C++
|
2009-07-15 20:37:11 +00:00
|
|
|
Version: @YAML_CPP_VERSION@
|
|
|
|
|
Requires:
|
|
|
|
|
Libs: -L${libdir} -lyaml-cpp
|
|
|
|
|
Cflags: -I${includedir}
|