fsfw-hal/common/gpio/CMakeLists.txt

3 lines
64 B
CMake
Raw Normal View History

target_sources(${LIB_FSFW_HAL_NAME} PRIVATE
GpioCookie.cpp
)