ctest topic
CMakeBuilder
Configure, build and test a CMake project right from within Sublime Text 3.
ModernCppCI
This is an example of doing a Modern C++ project with CI
cpptemplate
A template project (library and executable) for C++ projects with cmake, ctest, vcpkg, circleci, and automated document deploymend via doxygen to gh-pages
simple-cpp-setup
Simple C++ setup with CMake and CTest.
utility-boilerplate-qt
🚀Boilerplate for C++ utility application based on Qt5
CMAKE-DEMO
CMake 学习(cmake命令、测试、安装、打包、交叉编译、NDK、clang)
cmake-tutorial
Build and test embedded software using the IAR C/C++ Compiler alongside CMake
TriBITS
TriBITS: Tribal Build, Integrate, and Test System,
cpp-gui-template-sdl2
C++ GUI starter project template with CMake and Cpack, Dear ImGui, and SDL2.