kevin-- / cmake-template

C++ CMake template repo with Catch2 unit tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cmake-template

meant to be a starting off point for a cmake-based project.

Includes Catch2 and a unit test harness

Find and replace cmake-template in these files and you should be good to go

About

C++ CMake template repo with Catch2 unit tests

License:The Unlicense


Languages

Language:CMake 78.4%Language:C++ 21.6%