Skip to content

btparker/Scan3D

Repository files navigation

Scan3D

To run tests

cd test cmake CMakeLists.txt make ./runTests

To add tests

add tests to test/src/blahblah.cpp add testname to line: add_executable(runTests test/src/blahblah.cpp) ........ profit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages