mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-18 05:01:50 -06:00
Help: Minor grammar fix for the Using Dependencies manual
This commit is contained in:
@@ -388,7 +388,7 @@ can still be built out-of-the-box.
|
|||||||
|
|
||||||
The developer, on the other hand, may be much more interested in controlling
|
The developer, on the other hand, may be much more interested in controlling
|
||||||
*how* a dependency is provided to the project. You might want to use a
|
*how* a dependency is provided to the project. You might want to use a
|
||||||
particular version of a package that you built themself. You might want
|
particular version of a package that you built yourself. You might want
|
||||||
to use a third party package manager. You might want to redirect some
|
to use a third party package manager. You might want to redirect some
|
||||||
requests to a different URL on a system you control for security or
|
requests to a different URL on a system you control for security or
|
||||||
performance reasons. CMake supports these sort of scenarios through
|
performance reasons. CMake supports these sort of scenarios through
|
||||||
|
|||||||
Reference in New Issue
Block a user