mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +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 ..
|
|
```
|