/magic-makefile

A generic makefile for C/C++ projects in a GNU/Linux environment that is designed to do automatic dependency generation and linking. It also includes rules to build and run unit tests (google test, or cppunit), generate doxygen docs, run code check tools (clang-check and cppcheck), and format the source code using clang-format.

Primary LanguageMakefileCreative Commons Zero v1.0 UniversalCC0-1.0

Stargazers