xo-cmake: README: minor tweak
This commit is contained in:
parent
8ae770610e
commit
30fd9c6d16
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ When this completes, point local browser to `xo-unit/.build/docs/sphinx/index.h
|
|||
$ cd xo-unit
|
||||
$ mkdir .build-ccov
|
||||
$ cd .build-ccov
|
||||
$ cmake -DCMAKE_MODULE_PATH=${INSTALL_PREFIX}/share/cmake -DCMAKE_PREFIX_PATH=${INSTALL_PREFIX} -DCODE_COVERAGE=ON -DCMAKE_BUILD_TYPE=Debug ..
|
||||
$ cmake -DCMAKE_MODULE_PATH=${PREFIX}/share/cmake -DCMAKE_PREFIX_PATH=${PREFIX} -DCODE_COVERAGE=ON -DCMAKE_BUILD_TYPE=Debug ..
|
||||
```
|
||||
|
||||
### LSP support
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue