port/mars-tycoon
Last change
on this file since 8125274 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
|
Rev | Line | |
---|
[4962c49] | 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.