Skip to content

Commit 2d79061

Browse files
committed
Merge commit 'd9ff91c57ff4cec50cec1545f88843a2faf840c3'
2 parents 8939cec + d9ff91c commit 2d79061

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![View vcpkg Wrapper for MATLAB on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/182780-vcpkg-wrapper-for-matlab)
44

5-
This simple toolbox wraps [vcpkg - Open source C/C++ dependency manager from Microsoft®](https://vcpkg.io/en/index.html) to ease the integration into MATLAB projects that use vcpkg manifest files to define its dependencies.
5+
This simple toolbox wraps [vcpkg - Open source C/C++ dependency manager from Microsoft®](https://vcpkg.io/en/index.html) to ease the integration into MATLAB projects that use vcpkg [manifest mode](https://learn.microsoft.com/en-us/vcpkg/concepts/manifest-mode) to define its dependencies.
66
The wrapper toolbox figures out the host and target triplets as well as the compiler paths automatically. It only required vcpkg to be available on the system's path.
77

88
## Setup
@@ -19,4 +19,4 @@ Requires MATLAB release R2019b or newer
1919
The instructions for use are located in the [Getting Started documentation](toolbox/gettingStarted.mlx) and are part of the shipping toolbox.
2020

2121
## Community Support
22-
[MATLAB Central](https://www.mathworks.com/matlabcentral)
22+
[MATLAB Central](https://www.mathworks.com/matlabcentral)

0 commit comments

Comments
 (0)