Files
MuditaOS/module-utils/targets/Target_Linux.cmake
Mateusz Grzegorzek 0c3cc549b6 [EGD-4706] Change log for RT1051 and Linux platform
Unify log for RT1051 and linux platform.
Add Logger class where common functions
for RT1051 and Linux are stored.
2021-01-11 12:39:15 +01:00

8 lines
153 B
CMake

set(BOARD_SOURCES
${CMAKE_CURRENT_SOURCE_DIR}/board/linux/log_linux.cpp
CACHE INTERNAL "")
set(BOARD_DIR_INCLUDES CACHE INTERNAL "")