Fix conan create on Windows
Compare changes
Files
6+ 17
− 5
@@ -65,7 +65,7 @@ commands:
@@ -83,7 +83,7 @@ Then compile the project with CMake by including the vcpkg toolchain file:
@@ -108,7 +108,7 @@ How to build on Windows
@@ -128,7 +128,7 @@ Troubleshooting
@@ -175,6 +175,18 @@ to, e.g., ``std::string_view`` being unavailable, try specifying the cpp
@@ -220,7 +232,7 @@ For the tests the build type has to be Debug. As a shorthand you can run ``make