adapt sentence about version pinning
This commit is contained in:
parent
cf5132e441
commit
d3910cd04d
@ -17,8 +17,8 @@ How to pin CMake modules to a certain version
|
|||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
|
|
||||||
Sometimes you may want to avoid using the latest version of a CMake module and
|
Sometimes you may want to avoid using the latest version of a CMake module and
|
||||||
rather fetch an older version with the hash ``abcd123``. To achieve this, instead
|
rather fetch an older version, for example with the hash ``abcd123``. To
|
||||||
of::
|
achieve this, instead of::
|
||||||
|
|
||||||
[coverage]
|
[coverage]
|
||||||
source: https://github.com/scisoft/autocmake/raw/master/modules/code_coverage.cmake
|
source: https://github.com/scisoft/autocmake/raw/master/modules/code_coverage.cmake
|
||||||
|
Loading…
x
Reference in New Issue
Block a user