source: Revenant/yaml-cpp.pc@ 25c4774

port/mars-tycoon
Last change on this file since 25c4774 was 4962c49, checked in by Jonathan Neufeld <support@…>, 3 years ago

Introduce CLI Terrain Generator utility

  • 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.