105 B
105 B
# from the project root
cmake -S . -B build -G Ninja
cmake --build build
./build/cpp_boilerplate
# from the project root
cmake -S . -B build -G Ninja
cmake --build build
./build/cpp_boilerplate