Update branch to use for yaml-cpp.

This commit is contained in:
Oliver Hamlet
2015-03-31 12:42:23 +01:00
parent d85fa2bb72
commit 4fed533df2
+1 -1
View File
@@ -25,7 +25,7 @@ LOOT uses [CMake](http://cmake.org) to generate build files, and requires the fo
* [Libespm](http://github.com/WrinklyNinja/libespm)
* [Libgit2](http://libgit2.github.com/) v0.22.2
* [Libloadorder](http://github.com/WrinklyNinja/libloadorder)
* [yaml-cpp](http://github.com/WrinklyNinja/yaml-cpp): Use the `v0.5.1++` branch.
* [yaml-cpp](http://github.com/WrinklyNinja/yaml-cpp): Use the `patched-for-loot` branch.
Alphanum and Libespm do not require any additional setup. The rest of the libraries must be built separately. Instructions for building them and LOOT itself using Microsoft Visual Studio are given in [docs/BUILD.MSVC.md](docs/BUILD.MSVC.md).