mirror of
https://gitee.com/jiuyilian/embedded-framework.git
synced 2025-10-24 18:20:15 -04:00
7 lines
108 B
CMake
7 lines
108 B
CMake
#Compile gtest for test code.
|
|
add_subdirectory(Config)
|
|
add_subdirectory(Log)
|
|
add_subdirectory(SharedData)
|
|
|
|
|