Add vcpkg support
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
+ 22
− 1
@@ -19,6 +19,27 @@ which have ``make`` installed, type this in your command line terminal:
@@ -19,6 +19,27 @@ which have ``make`` installed, type this in your command line terminal:
@@ -74,7 +95,7 @@ as compiler. We use `cmake <https://cmake.org/download/>`__ as build
@@ -74,7 +95,7 @@ as compiler. We use `cmake <https://cmake.org/download/>`__ as build
2. ``conan install .. -g visual_studio -s arch=x86_64 -s build_type=Release -s compiler.toolset=v142 -s compiler.version=16 -s compiler.runtime=MD --build=missing --update``