5 lines
145 B
Markdown
5 lines
145 B
Markdown
# Tutorial
|
|
- The project need to set a Aurora_DIR path in the cmake command line.
|
|
```shell
|
|
cmake .. -DAurora_DIR=/path/to/AuroraConfig.cmake/
|
|
``` |