eive-obsw/linux/callbacks/CMakeLists.txt
Robin Mueller 2410c6ccc6
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
added SUS component creation to RPi
2022-03-26 16:38:42 +01:00

4 lines
57 B
CMake

target_sources(${OBSW_NAME} PRIVATE
gpioCallbacks.cpp
)