This commit is contained in:
kradchen
2023-05-04 16:43:29 +08:00
parent 9c2b86c9bc
commit 893658884e

5
Readme.md Normal file
View File

@@ -0,0 +1,5 @@
# Tutorial
- The project need to set a Aurora_DIR path in the cmake command line.
```shell
cmake .. -DAurora_DIR=/path/to/AuroraConfig.cmake/
```