Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 236 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 236 Bytes

Overview

Building

Requirements

  • Meson
  • Ninja
  • A recent version of GCC (supporting C11, C++20)

How to Build

meson build .

To build the unit tests - ninja -c build test

To run the unit tests - ./build/test/Test_