eive-obsw/mission/devices/CMakeLists.txt

10 lines
152 B
CMake
Raw Normal View History

2020-12-29 01:09:59 +01:00
target_sources(${TARGET_NAME} PUBLIC
GPSHandler.cpp
GyroL3GD20Handler.cpp
MGMHandlerLIS3MDL.cpp
MGMHandlerRM3100.cpp
2020-12-29 14:14:11 +01:00
GomspaceDeviceHandler.cpp
2020-12-29 01:09:59 +01:00
)