add new qloud-c-sdk component
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
file(GLOB src_app ${CMAKE_CURRENT_SOURCE_DIR}/*.c)
|
||||
add_executable(app_data_template ${src_app})
|
||||
target_link_libraries(app_data_template ${libsdk})
|
Reference in New Issue
Block a user