bond/common/CMakeLists.txt

8 lines
90 B
CMake

set(SUBMODULE common)
set(CC_SRC
avl_tree.c
)
include(${MK}/kern.cmake)