quickstart-cmake.md: add relative link to source-build-cmake.md
This commit is contained in:
parent
96fd6f3342
commit
bedd931440
@ -57,7 +57,8 @@ advantages and disadvantages.
|
||||
### Using `find_package`
|
||||
|
||||
One very common scenario is when you would like to consume a
|
||||
standalone GoogleTest installation, e.g. one built and installed from source
|
||||
standalone GoogleTest installation, e.g. one
|
||||
[built and installed from source](source-build-cmake.md)
|
||||
locally, or one provided by a system package manager (e.g. APT, etc. on
|
||||
Debian-like systems). In this case,
|
||||
[`find_package`](https://cmake.org/cmake/help/latest/command/find_package.html)
|
||||
|
Loading…
Reference in New Issue
Block a user