aboutsummaryrefslogtreecommitdiff
path: root/docs/users/integration.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/users/integration.md')
-rw-r--r--docs/users/integration.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/users/integration.md b/docs/users/integration.md
index e9d8940aa..933d2ce82 100644
--- a/docs/users/integration.md
+++ b/docs/users/integration.md
@@ -30,6 +30,7 @@ Here are some examples, though this is not an exhaustive list:
To get a full list for all your installed packages, run `vcpkg owns manual-link`.
+<a name="cmake"></a>
#### CMake toolchain file (Recommended for Open Source CMake projects)
```no-highlight
cmake ../my/project -DCMAKE_TOOLCHAIN_FILE=C:\vcpkg\scripts\buildsystems\vcpkg.cmake