Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 230 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 230 Bytes

BUILD

cmake -S . -B build/
cmake --build build/ -j

NOTICE: this is okay if configuration step will take a long time first time because I used FetchContent in CMakeLists.txt to download deps.