mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 13:18:26 +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
|
###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
|
###Packaging
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue