adds conan

James Rowe 2020-05-08 15:42:09 -06:00
parent 0110cbbc83
commit ffa251c71c
1 changed files with 1 additions and 0 deletions

@ -8,6 +8,7 @@ On Windows, all library dependencies are automatically included within the `exte
* **[Visual Studio 2019 Community](https://visualstudio.microsoft.com/downloads/)** - **Make sure to select C++ support in the installer.** * **[Visual Studio 2019 Community](https://visualstudio.microsoft.com/downloads/)** - **Make sure to select C++ support in the installer.**
* **[CMake](https://cmake.org/download/)** - Used to generate Visual Studio project files. Does not matter if either 32-bit or 64-bit version is installed. * **[CMake](https://cmake.org/download/)** - Used to generate Visual Studio project files. Does not matter if either 32-bit or 64-bit version is installed.
* **[Conan](https://conan.io/downloads.html)** - Installs the dependencies when cmake configures the project.
![2](https://i.imgur.com/giDwuTm.png) ![2](https://i.imgur.com/giDwuTm.png)