Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 251 Bytes

BUILDING.md

File metadata and controls

8 lines (6 loc) · 251 Bytes

Building

There are two ways to build the program.

The traditional way, using make on Mac and Linux, is detailed in the README_install file.

The other way (not better or worse, just different) uses cmake. See the CMAKE.md file for details.