This repository has been archived on 2026-02-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Livox-SDK/build/notes.txt
2019-01-18 21:43:45 +08:00

7 lines
243 B
Plaintext

// 2019/01/07
The purpose of adding this file is to commit the build folder to git.
// Must build the project in this folder,for example:
cmake .. // generate makefile,in the project root directory.
make // build the project.