mirror of
https://gitee.com/jiuyilian/embedded-framework.git
synced 2025-01-06 10:16:51 -05:00
6 lines
79 B
CMake
6 lines
79 B
CMake
#Compile gtest for test code.
|
|
add_subdirectory(Config)
|
|
add_subdirectory(Log)
|
|
|
|
|