@ -11,3 +11,7 @@ You need to install the MVSC redistributable on Windows. https://support.microso
## Build Instructions
Reference the Github workflow.
```bash
conan install . -i build -s build_type=Release -s compiler.cppstd=14 -s compiler.runtime=static --build=missing
```