From cfc7f61b61be49020044a17df67ae696cb6fa8fd Mon Sep 17 00:00:00 2001 From: Robert Schumacher Date: Wed, 8 Aug 2018 05:25:20 -0700 Subject: [docs] Fix GITLAB_INSTANCE-> GITLAB_URL --- scripts/cmake/vcpkg_from_gitlab.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/cmake/vcpkg_from_gitlab.cmake b/scripts/cmake/vcpkg_from_gitlab.cmake index 5847f8319..2f2198fd6 100644 --- a/scripts/cmake/vcpkg_from_gitlab.cmake +++ b/scripts/cmake/vcpkg_from_gitlab.cmake @@ -5,7 +5,7 @@ ## ## Usage: ## ```cmake ## vcpkg_from_gitlab( -## GITLAB_INSTANCE +## GITLAB_URL ## OUT_SOURCE_PATH ## REPO ## [REF ] -- cgit v1.2.3