29 Forks
83 Stars
83 Watchers

CMakeCppProjectTemplate

This project aims to quickly launch a C/C++ project, which can build libraries and binary files. The project comes with basic modules such as thread pool, unit test, logger, and configuration reading module. It uses the CMake build system to make it easier for us to develop C/C++ projects.

How to download and setup CMakeCppProjectTemplate

Open terminal and run command
git clone https://github.com/yicm/CMakeCppProjectTemplate.git
git clone is used to create a copy or clone of CMakeCppProjectTemplate repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CMakeCppProjectTemplate https://github.com/yicm/CMakeCppProjectTemplate/archive/master.zip

Or simply clone CMakeCppProjectTemplate with SSH
[email protected]:yicm/CMakeCppProjectTemplate.git

If you have some problems with CMakeCppProjectTemplate

You may open issue on CMakeCppProjectTemplate support forum (system) here: https://github.com/yicm/CMakeCppProjectTemplate/issues