CMakeApplies to: cpp, cCMake is a build-system generator used heavily in C++ projects to configure compilers, libraries, and targets. add_executable(robot main.cpp) See also: compiler, linker