mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01: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.
|
||||
* [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
|
||||
Hifi uses CMake to generate build files and project files for your platform.
|
||||
|
||||
|
|
Loading…
Reference in a new issue