Update setup authored by Jonathan Wendt's avatar Jonathan Wendt
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* Install/Update CMake to a recent version. Make sure to add CMake to Path while installing. At least ``3.10`` is required. * Install/Update CMake to a recent version. Make sure to add CMake to Path while installing. At least ``3.10`` is required.
* Install [Visual Studio 2017 Community](https://www.visualstudio.com/downloads) * Install [Visual Studio 2017 Community](https://www.visualstudio.com/downloads)
* Make sure to configure it for c++ Desktop-Programming * Make sure to configure it for c++ Desktop-Programming
* Any packages that must be there? Add here! * _Any particular packages that must be there? Add here!_
* To setup Clangformat (recomnmended) see [Clang Wiki-Page](clang-format_on-save_VS2017) * To setup Clangformat (recomnmended) see [Clang Wiki-Page](clang-format_on-save_VS2017)
* Use CMake (beware that the first time it could take very long since all dependecies are downloaded through conan) * Use CMake (beware that the first time it could take very long since all dependecies are downloaded through conan)
* Before cloning the ''git-repo'' make sure to have [lfs (Download Windows Installer)](https://github.com/git-lfs/git-lfs/releases) installed * Before cloning the ''git-repo'' make sure to have [lfs (Download Windows Installer)](https://github.com/git-lfs/git-lfs/releases) installed