From da99bf37c7903bf2b212155f690ac3e1a6f08dd6 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Fri, 3 Apr 2015 19:17:19 +0100 Subject: [PATCH] Update build instructions. --- docs/BUILD.MSVC.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/BUILD.MSVC.md b/docs/BUILD.MSVC.md index b212b506..93006365 100644 --- a/docs/BUILD.MSVC.md +++ b/docs/BUILD.MSVC.md @@ -70,7 +70,6 @@ Parameter | Values | Default |Description `LIBESPM_ROOT` | path | `../../libespm` | Path to the root of the libespm repository folder. `LIBGIT2_ROOT` | path | `../../libgit2` | Path to the root of the libgit2 repository folder. `LIBLOADORDER_ROOT` | path | `../../libloadorder` | Path to the root of the libloadorder repository folder. -`YAMLCPP_ROOT` | path | `../../yaml-cpp` | Path to the root of the yaml-cpp folder. The default paths given in the table above are relative to LOOT's `CMakeLists.txt`.