mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-07 18:56:47 +00:00
230 B
230 B
Build output directory
To build examples and tests for 64-bit on Windows, change to this directory and use:
cmake -G"Visual Studio 14 2015 Win64" ..
For later versions of Visual Studio edit the string as appropriate.