Files
xahaud/bin/README.md
Vinnie Falco a55d9aa4c3 Tidy up 32 and 64 bit build support (fix #49):
This fixes up support for building both 32 and 64 bit targets, especially on Windows.
2016-08-26 13:06:39 -04:00

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 ..
```