source: Revenant/third-party/yaml-cpp.pc@ 7ef8ec4

port/mars-tycoon
Last change on this file since 7ef8ec4 was 80a6a52, checked in by Jonathan Neufeld <support@…>, 3 years ago

Get to a compile state for terrain procedural generation

  • Property mode set to 100644
File size: 236 bytes
Line 
1prefix=/usr/local
2exec_prefix=${prefix}
3includedir=${prefix}/include
4libdir=${exec_prefix}/lib
5
6Name: Yaml-cpp
7Description: A YAML parser and emitter for C++
8Version: 0.6.3
9Requires:
10Libs: -L${libdir} -lyaml-cpp
11Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.