Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 430 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 430 Bytes

I mess around with C++

In this project I try some things related to C++ to learn it by myself. May be it is helpful for anybody.

State

  • Conan to manage dependencies
  • Project usable in CLion in Windows
  • Project usable in Visual Studio in Windows

Build

  • Install Conan
  • Install Visual Studio or Microsoft C++ compiler
  • (Optional) Install CLion
conan-setup.cmd
  • Open project in Visual Studio or CLion