mirror of
https://github.com/overte-org/overte.git
synced 2025-04-11 21:52:58 +02:00
use backticks for CMAKE_INSTALL_PREFIX`
This commit is contained in:
parent
38f7591317
commit
922f868abc
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ During generation, CMake should produce an `install` target and a `package` targ
|
|||
|
||||
###Install
|
||||
|
||||
The `install` target will copy the High Fidelity targets and their dependencies to your CMAKE_INSTALL_PREFIX.
|
||||
The `install` target will copy the High Fidelity targets and their dependencies to your `CMAKE_INSTALL_PREFIX`.
|
||||
|
||||
###Packaging
|
||||
|
||||
|
|
Loading…
Reference in a new issue