Xmake C++23 starter template with GTest and CI/CD workflows
A C++23 starter template using Xmake for build configuration, GTest/GMock for unit tests, and GitHub Actions workflows for CI/CD on Ubuntu and Windows. It includes example C++ modules, cross-compiler support (GCC and MSVC), and release automation. Suited for bootstrapping small to medium C++ projects or evaluating Xmake-based CI workflows.
0