Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 336 Bytes

File metadata and controls

8 lines (7 loc) · 336 Bytes

Build Status

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