8 lines
74 B
CMake
8 lines
74 B
CMake
|
add_subdirectory(core)
|
||
|
add_subdirectory(api)
|
||
|
add_subdirectory(netif)
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|