source:
Revenant/yaml-cpp.pc@
f40df48
Last change on this file since f40df48 was dd8f5b4, checked in by , 4 years ago | |
---|---|
|
|
File size: 236 bytes |
Line | |
---|---|
1 | prefix=/usr/local |
2 | exec_prefix=${prefix} |
3 | includedir=${prefix}/include |
4 | libdir=${exec_prefix}/lib |
5 | |
6 | Name: Yaml-cpp |
7 | Description: A YAML parser and emitter for C++ |
8 | Version: 0.6.3 |
9 | Requires: |
10 | Libs: -L${libdir} -lyaml-cpp |
11 | Cflags: -I${includedir} |
Note:
See TracBrowser
for help on using the repository browser.