fsfw-hal/linux/CMakeLists.txt

4 lines
72 B
CMake
Raw Normal View History

2021-03-23 15:35:58 +01:00
if(TGT_BSP MATCHES "arm/raspberrypi")
add_subdirectory(rpi)
endif()