4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-19 17:23:31 +08:00

8 lines
185 B
CMake
Raw Normal View History

2013-01-08 22:40:58 +08:00
ADD_SUBDIRECTORY(emu)
ADD_SUBDIRECTORY(uffs)
ADD_SUBDIRECTORY(utils)
ADD_SUBDIRECTORY(example)
ADD_SUBDIRECTORY(platform)
ADD_SUBDIRECTORY(test/api_test)
ADD_SUBDIRECTORY(test/clients)