Gabriele Contini
2019-09-10 a97ebb240931704cdc28a30a47c2630cbe60b13e
README.md
@@ -54,7 +54,7 @@
## on Windows (with MSVC 2015)
```
cmake .. -G "Visual Studio 14 2015 Win64" -DCMAKE_INSTALL_PREFIX=../install
cmake .. -G "Visual Studio 14 2015 Win64" -DBOOST_ROOT="{Folder where boost is}" -DCMAKE_INSTALL_PREFIX=../install
cmake --build . --target install --config Release
```