fsfw-hal/linux/CMakeLists.txt

4 lines
72 B
CMake

if(TGT_BSP MATCHES "arm/raspberrypi")
add_subdirectory(rpi)
endif()