Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 234 Bytes

File metadata and controls

7 lines (6 loc) · 234 Bytes

Build Status

cmake -H. -B_builds -DBUILD_TESTS=ON
cmake --build _builds
cmake --build _builds --target test -- ARGS=--verbose