meta: add c++ wrapper for ds module
This commit is contained in:
@@ -13,7 +13,7 @@ set_property(GLOBAL PROPERTY USE_FOLDERS ON)
|
||||
|
||||
set(b_modules
|
||||
core ds serial term cmd io compress
|
||||
core-mm)
|
||||
core-mm ds-mm)
|
||||
|
||||
set(b_system_name ${CMAKE_SYSTEM_NAME})
|
||||
string(TOLOWER ${b_system_name} b_system_name)
|
||||
|
||||
Reference in New Issue
Block a user