Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 261 Bytes

BUILD.md

File metadata and controls

16 lines (10 loc) · 261 Bytes

How To Build Stabby

Prerequisites

  • CMake
  • Conan
  • C++20 compatible compiler
  • Ninja (optional)

Linux/MacOS

See the Makefile for build targets and options.

Windows

See the make.bat script for build targets and options.