CPP-Practical-Course To compile the projects on the project folder (linux terminal): mkdir build cd build cmake ../ make ./name_of_your_executable