Releases: DavidingPlus/cmake-project-template
Releases · DavidingPlus/cmake-project-template
v1.1.1
v1.1.0
v1.0.0
Release Notes
This is a basic framework for a C/C++ project with CMake.
It supports building cross platform on windows and linux.
We also add unit test based on googletest, which is only on linux for now.