[A]add basic info.

This commit is contained in:
Livox-SDK
2019-01-18 21:43:45 +08:00
parent 4f4fbb7976
commit f6bc0c3ccd
4 changed files with 817 additions and 29 deletions
+6
View File
@@ -0,0 +1,6 @@
// 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.