Step 1 of 5
Introduction: what we will build
Before OOP and files you need a minimal project: folder, CMakeLists.txt, main.cpp, and a cmake --build command. This is the same flow you will use in assignments.
Step 1 of 5
Before OOP and files you need a minimal project: folder, CMakeLists.txt, main.cpp, and a cmake --build command. This is the same flow you will use in assignments.