diff options
| author | Aybe <aybe@users.noreply.github.com> | 2018-08-08 21:15:47 +0200 |
|---|---|---|
| committer | Aybe <aybe@users.noreply.github.com> | 2018-08-08 21:15:47 +0200 |
| commit | 61820777517d669e00fbdeb2368e156b66396b51 (patch) | |
| tree | 57e0d31ff7b8fc3f85fd3bfe98148ef715149b6c /scripts/cmake/vcpkg_from_gitlab.cmake | |
| parent | 8cfc78e890b18762f1f5d0aff346c397de2e6d56 (diff) | |
| parent | 13e19f10ea83985708320542cbf05217b4da9969 (diff) | |
| download | vcpkg-61820777517d669e00fbdeb2368e156b66396b51.tar.gz vcpkg-61820777517d669e00fbdeb2368e156b66396b51.zip | |
Merge branch 'master' into liblzma-uwp
Diffstat (limited to 'scripts/cmake/vcpkg_from_gitlab.cmake')
| -rw-r--r-- | scripts/cmake/vcpkg_from_gitlab.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
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 <https://gitlab.com> +## GITLAB_URL <https://gitlab.com> ## OUT_SOURCE_PATH <SOURCE_PATH> ## REPO <gitlab-org/gitlab-ce> ## [REF <v10.7.3>] |
