diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..653e56f --- /dev/null +++ b/Readme.md @@ -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/ +``` \ No newline at end of file