Run applications

Last modified: 03 December 2024

CLion enables running entire applications as well as unit tests.

If you have configured Before launch tools in a Run/Debug configuration, CLion runs them first, and then will run the application. Otherwise, the program will start immediately.