Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 375 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 375 Bytes

C++ Cmake Template: Tests

A cmake template for tests of C++ library.

See AyCmakeTemplate for more.

Quick Start

Building

sh build.sh
sh build.sh Release
ctest --test-dir ./build -O ./build/Testing

Contributing

Authors

License

Unlicense