mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 13:38:02 +02:00
link to OS build guides from main guide
This commit is contained in:
parent
5ad4a57e3d
commit
a87fb0fe5e
1 changed files with 5 additions and 0 deletions
5
BUILD.md
5
BUILD.md
|
@ -7,6 +7,11 @@
|
||||||
* IMPORTANT: OpenSSL 1.0.1g is critical to avoid a security vulnerability.
|
* IMPORTANT: OpenSSL 1.0.1g is critical to avoid a security vulnerability.
|
||||||
* [Intel Threading Building Blocks](https://www.threadingbuildingblocks.org/) ~> 4.3
|
* [Intel Threading Building Blocks](https://www.threadingbuildingblocks.org/) ~> 4.3
|
||||||
|
|
||||||
|
### OS Specific Build Guides
|
||||||
|
* [BUILD_OSX.md](BUILD_OSX.md) - additional instructions for OS X.
|
||||||
|
* [BUILD_LINUX.md](BUILD_LINUX.md) - additional instructions for Linux.
|
||||||
|
* [BUILD_WIN.md](BUILD_WIN.md) - additional instructions for Windows.
|
||||||
|
|
||||||
###CMake
|
###CMake
|
||||||
Hifi uses CMake to generate build files and project files for your platform.
|
Hifi uses CMake to generate build files and project files for your platform.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue