mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-27 22:48:54 +00:00
8 lines
185 B
CMake
8 lines
185 B
CMake
|
|
ADD_SUBDIRECTORY(emu)
|
||
|
|
ADD_SUBDIRECTORY(uffs)
|
||
|
|
ADD_SUBDIRECTORY(utils)
|
||
|
|
ADD_SUBDIRECTORY(example)
|
||
|
|
ADD_SUBDIRECTORY(platform)
|
||
|
|
ADD_SUBDIRECTORY(test/api_test)
|
||
|
|
ADD_SUBDIRECTORY(test/clients)
|