News

This repository provides a simple setup for a C++23 project using Xmake as the build system, GTest for unit testing, and CI/CD workflows for both Ubuntu and Windows (x64 and x86). Xmake: Installation ...
Evolutive model of a basic C++ project structure based on CMake and GTest. The main reference for creating this project is GitLab Modern CMake webpage. Even though the project structure is quite ...