INF2004_Project/frtos/CMakeLists.txt

7 lines
91 B
CMake

include(FreeRTOS_Kernel_import.cmake)
add_subdirectory(
car
line_sensor
)