aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJonathan Guzmán <jonguz5@hotmail.com>2020-08-21 12:46:35 -0600
committerGitHub <noreply@github.com>2020-08-21 11:46:35 -0700
commita64399e0a641a0613024f99fbb4f235e81a4b77c (patch)
tree113702144050a9504d8f6955b36f7d5fd3d589c8 /README.md
parentd2a08d73a5a5907ceb8ecbb00d1b72db06360633 (diff)
downloadvcpkg-a64399e0a641a0613024f99fbb4f235e81a4b77c.tar.gz
vcpkg-a64399e0a641a0613024f99fbb4f235e81a4b77c.zip
[typo] Fix incorrect Path in readme (#13066)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f3e190584..549eb0bdf 100644
--- a/README.md
+++ b/README.md
@@ -254,7 +254,7 @@ and go to the CMake settings (Build, Execution, Deployment > CMake).
Finally, in `CMake options`, add the following line:
```
--DCMAKE_TOOLCHAIN_FILE=C:/Users/nimazzuc/src/vcpkg/scripts/buildsystems/vcpkg.cmake
+-DCMAKE_TOOLCHAIN_FILE=[vcpkg root]/scripts/buildsystems/vcpkg.cmake
```
Unfortunately, you'll have to add this to each profile.