asmodehn / wkcmake

Workshop CMake - For quick and easy CMake setup of project, based on simple folder and file naming conventions
BSD 2-Clause "Simplified" License
5 stars 2 forks source link

WkCmake

WkCMake is aimed at simplifying CMake builds by making some assumptions :

Making these assumption enable us to build a generic build framework, simple to use and very useful for many kind of C/C++ projects.

WkCMake currently supports :

WkCMake will eventually support :

Released under Modified BSD License. Please check the LICENSE.txt file.