Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 892 Bytes

INSTALL.md

File metadata and controls

25 lines (14 loc) · 892 Bytes

Follow the build guide to figure out how to build High Fidelity for your platform.

During generation, CMake should produce an install target and a package target.

###Install

The install target will copy the High Fidelity targets and their dependencies to your CMAKE_INSTALL_PREFIX.

###Packaging

To produce an installer, run the package target.

####Windows

To produce an executable installer on Windows, the following are required:

Run the package target to create an executable installer using the Nullsoft Scriptable Install System.

####OS X

Run the package target to create an Apple Disk Image (.dmg).