eive-obsw/bsp_rpi/gpio/CMakeLists.txt

10 lines
58 B
CMake
Raw Normal View History

2021-02-22 17:36:44 +01:00
target_sources(${TARGET_NAME} PUBLIC
GPIORPi.cpp
)