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

3 lines
64 B
CMake

target_sources(${LIB_FSFW_HAL_NAME} PRIVATE
GpioCookie.cpp
)