INF2004_Project/frtos/CMakeLists.txt

5 lines
91 B
CMake

include(FreeRTOS_Kernel_import.cmake)
add_subdirectory(car)
add_subdirectory(line_sensor)