code cleanup

This commit is contained in:
Ruixiang Du
2020-04-01 13:11:14 +08:00
parent 3695365b32
commit f8572d13cc
4042 changed files with 334 additions and 215 deletions

View File

@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.1.0)
project(scout_sdk)
project(wrp_sdk)
# generate symbols for IDE indexer
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)