Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 1.46 KB

File metadata and controls

45 lines (35 loc) · 1.46 KB

commandline-videostore-cpp

Contents

About...

Credits

Useful Links

Useful Snippets

cd <cmake build directory>
APPROVAL_TESTS_USE_REPORTER=TextDiffReporter watch -c -n 1 "cmake --build . --parallel 4 && ctest . --output-on-failure -R MoreTests"