cpp-application-template C++ Project Template Building Configure with CMake Build with the CMake Command mkdir ./build cmake -S ./ -B ./build cmake --build ./build Running