mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
9 lines
129 B
Markdown
9 lines
129 B
Markdown
# Build output directory
|
|
|
|
To build examples and tests for 32-bit on Windows, change to
|
|
this directory and use:
|
|
|
|
```
|
|
cmake ..
|
|
```
|