Skip to content

Commit 82cf25c

Browse files
author
mikeblome
committed
fixed topic title in yml
1 parent c89d532 commit 82cf25c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/vcpkg.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: vcpkg\: a C++ package manager for Windows, Linux and MacOS | Microsoft Docs
2+
title: vcpkg-- A C++ package manager for Windows, Linux and MacOS | Microsoft Docs
33
description: vcpkg is a command line package manager that greatly simplifies the acquisition and installation of open-source C++ libraries on Windows.
44
keywords: vcpkg
55
author: mikeblome
@@ -12,7 +12,7 @@ ms.topic: "conceptual"
1212
dev_langs: ["C++"]
1313
ms.workload: ["cplusplus"]
1414
---
15-
# vcpkg: C++ package manager
15+
# vcpkg: A C++ package manager for Windows, Linux and MacOS
1616

1717
vcpkg is a command-line package manager that greatly simplifies the acquisition and installation of third-party libraries on Windows, Linux and MacOS. If your project uses third-party libraries, we recommend that you use vcpkg to install them. vcpkg supports both open-source and proprietary libraries. All libraries in the vcpkg Windows catalog have been tested for compatibility with Visual Studio 2015 and Visual Studio 2017. As of May 2018 there are over 900 libraries in the Windows catalog and over 350 in the Linux/MacOS catalog. The C++ community is adding more libraries to both catalogs on an ongoing basis.
1818

0 commit comments

Comments
 (0)