fsfw/hal/src/stm32h7/gpio/CMakeLists.txt
2021-07-13 19:19:25 +02:00

4 lines
59 B
CMake

target_sources(${LIB_FSFW_HAL_NAME} PRIVATE
gpio.cpp
)