summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2016-07-16 06:06:44 (GMT)
committerGitHub <noreply@github.com>2016-07-16 06:06:44 (GMT)
commit33f6ecea7b7ceb74051e9f0387c253834b71598f (patch)
tree6bea46277c2ec7e3a94518cdde78f7261b48d0b5 /index.html
parent76eef2bc5f4218c92189b95c9f2f4741eab79aa2 (diff)
parente0d07d5e8b020ed02e19b2838fc99b42f00af729 (diff)
downloadmxe-33f6ecea7b7ceb74051e9f0387c253834b71598f.zip
mxe-33f6ecea7b7ceb74051e9f0387c253834b71598f.tar.gz
mxe-33f6ecea7b7ceb74051e9f0387c253834b71598f.tar.bz2
Merge pull request #1440 from LuaAndC/yaml-cpp
add yaml-cpp (second attempt)
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index 6f9feb4..3c1030a 100644
--- a/index.html
+++ b/index.html
@@ -2742,6 +2742,10 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre>
<td class="website"><a href="http://tukaani.org/xz/">XZ</a></td>
</tr>
<tr>
+ <td class="package">yaml-cpp</td>
+ <td class="website"><a href="https://github.com/jbeder/yaml-cpp">A YAML parser and emitter for C++</a></td>
+ </tr>
+ <tr>
<td class="package">yasm</td>
<td class="website"><a href="http://yasm.tortall.net//">Yasm</a></td>
</tr>