4 lines
97 B
CMake
4 lines
97 B
CMake
|
|
# cmake_minimum_required(VERSION 2.8.0)
|
|
add_subdirectory(IpcConfig)
|
|
add_subdirectory(McuManager) |