Add libuv-package repo

This commit is contained in:
Stephen Halter 2016-04-07 17:29:27 -07:00
parent 6667fd0748
commit 6cfda1e6ce
1 changed files with 1 additions and 0 deletions

View File

@ -740,6 +740,7 @@ functions
{ {
IEnumerable<string> reposToBuild = new HashSet<string>(StringComparer.OrdinalIgnoreCase) { IEnumerable<string> reposToBuild = new HashSet<string>(StringComparer.OrdinalIgnoreCase) {
// The repos list is topologically sorted based on build order // The repos list is topologically sorted based on build order
"libuv-build",
"PlatformAbstractions", "PlatformAbstractions",
"Common", "Common",
"JsonPatch", "JsonPatch",