ctest topic

List ctest repositories

cmake-examples

12.0k
Stars
2.5k
Forks
Watchers

Useful CMake Examples

CMakeBuilder

29
Stars
14
Forks
Watchers

Configure, build and test a CMake project right from within Sublime Text 3.

ModernCppCI

122
Stars
35
Forks
Watchers

This is an example of doing a Modern C++ project with CI

cpptemplate

31
Stars
7
Forks
Watchers

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

18
Stars
0
Forks
Watchers

Simple C++ setup with CMake and CTest.

utility-boilerplate-qt

30
Stars
3
Forks
Watchers

🚀Boilerplate for C++ utility application based on Qt5

CMAKE-DEMO

47
Stars
22
Forks
Watchers

CMake 学习(cmake命令、测试、安装、打包、交叉编译、NDK、clang)

cmake-tutorial

76
Stars
14
Forks
Watchers

Build and test embedded software using the IAR C/C++ Compiler alongside CMake

TriBITS

36
Stars
46
Forks
Watchers

TriBITS: Tribal Build, Integrate, and Test System,

cpp-gui-template-sdl2

55
Stars
6
Forks
Watchers

C++ GUI starter project template with CMake and Cpack, Dear ImGui, and SDL2.