obsw/bsp_linux/CMakeLists.txt

3 lines
73 B
CMake

add_subdirectory(hardware)
target_sources(${TARGET_NAME} PRIVATE main.c)