A template for C and CPP programming that makes use of the cmocka unit testing framework in addition to the CMAKE build system. It's focused on wide compatibility with multiple systems and setup for vim usage.
Find a file Use this template
2024-02-22 23:14:48 -08:00
build
toolchains
.gitignore
CMakeLists.txt basic cmake file 2024-02-22 23:14:48 -08:00
LICENSE
README.md

cmake-cmocka-template

A template for C and CPP programming that makes use of the cmocka unit testing framework in addition to the CMAKE build system.

It's focused on wide compatibility with multiple systems and setup for vim usage.