# Hello World C++ Project ## Build ```bash cmake -S . -B build cmake --build build ./build/hello_world ```