mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 08:16:21 +02:00
Updated Install section to be clearer.
This commit is contained in:
parent
c327ba8f36
commit
331cc21ef1
1 changed files with 2 additions and 1 deletions
|
@ -5,6 +5,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`.
|
||||||
|
This variable is set by the `project(hifi)` command in `CMakeLists.txt` to `C:/Program Files/hifi` and stored in `build/CMakeCache.txt`
|
||||||
|
|
||||||
### Packaging
|
### Packaging
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue