fix(readme): wording
This commit is contained in:
parent
34b8da6496
commit
a189fc3d7d
@ -56,9 +56,9 @@ their usage, please refer to the `user guide <#user-guide>`__.
|
|||||||
Usage in Projects
|
Usage in Projects
|
||||||
~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Assuming that glog was previously `built glog using CMake <#cmake>`__ or
|
Assuming that glog was previously `built using CMake <#cmake>`__ or installed
|
||||||
installed using a package manager, you can use the CMake command
|
using a package manager, you can use the CMake command :cmake:`find_package` to
|
||||||
:cmake:`find_package` to build against glog in your CMake project as follows:
|
build against glog in your CMake project as follows:
|
||||||
|
|
||||||
.. code:: cmake
|
.. code:: cmake
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user