Project draft with main C++ file and CMakeLists file. With this, you have the most important files to get started on a C++ project with CMake.
Created by Hanno Hildenbrandt
- Download the repository as a .zip file
- Unzip its contents
- Open the folder in Visual Studio Code
- If prompted, trust the folder and its contents
- Compile with CMake, and you're good to go! Happy coding!