eive-obsw/mission/devices/CMakeLists.txt

9 lines
125 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
)