Build and run Generate CMake configuration files cmake -S . -B build Build the Executable cmake --build build Run the Executable ./build/streams.exe