mirror of
https://gitee.com/jiuyilian/embedded-framework.git
synced 2025-01-06 10:16:51 -05:00
6 lines
123 B
CMake
6 lines
123 B
CMake
|
|
# cmake_minimum_required(VERSION 2.8.0)
|
|
# add_subdirectory(ReturnCode)
|
|
add_subdirectory(StatusCode)
|
|
add_subdirectory(Log)
|