4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-25 06:07:34 +08:00

8 lines
192 B
CMake
Raw Normal View History

ADD_SUBDIRECTORY(emu)
ADD_SUBDIRECTORY(uffs)
ADD_SUBDIRECTORY(utils)
ADD_SUBDIRECTORY(example)
ADD_SUBDIRECTORY(platform)
ADD_SUBDIRECTORY(test/api_test)
ADD_SUBDIRECTORY(test/clients)