4 lines
78 B
CMake
4 lines
78 B
CMake
if(DEFINED CONFIG_SDK_MODULE_COLLECTIONS_C)
|
|
add_subdirectory(lib)
|
|
endif()
|