Update comment

for IDE
pull/46/head
sbYm 2019-05-29 15:56:25 +08:00 committed by GitHub
parent b4cdcffe0c
commit d977b3b9a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
### This file is used for build example projects.
# DO NOT MODIFY THIS FILE, IT WILL BE OVERRIDE!!!
# set this will supress some warnings
set(BUILDING_SDK "yes" CACHE INTERNAL "")
@ -25,4 +25,4 @@ add_subdirectory(third_party)
# compile project
add_source_files(src/${PROJ}/*.c src/${PROJ}/*.s src/${PROJ}/*.S src/${PROJ}/*.cpp)
include(./cmake/executable.cmake)
include(./cmake/executable.cmake)