cutie Browser engine How to build with CMake In the terminal at the project directory: Run cmake ../cutie to configure the project and generate a native build system Run cmake --build . to compile and link the project Finally, run the name of the executable file