├── CMakeLists.txt └── main.cpp /CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheLartians/MiniCppStarter/HEAD/CMakeLists.txt -------------------------------------------------------------------------------- /main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheLartians/MiniCppStarter/HEAD/main.cpp --------------------------------------------------------------------------------