sor / cpp_base

C++ base project for university

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Currently tested with CLion on Windows (MSVC) and Linux (GCC, Clang)

After cloning reload the CMakeLists.txt, the first run will install VCPKG, try reloading the CMake Project 1-3 times after the "Install VCPKG" has finished

About

C++ base project for university

License:The Unlicense


Languages

Language:C++ 82.2%Language:CMake 17.8%