define the wind data

This commit is contained in:
Sven Czarnian
2021-11-22 16:18:29 +01:00
parent 319e5b2952
commit 155a035a9c
2 changed files with 25 additions and 0 deletions

View File

@@ -72,6 +72,7 @@ SET(INCLUDE_HELPER_FILES
)
SET(INCLUDE_TYPES_FILES
${CMAKE_SOURCE_DIR}/include/aman/types/AltitudeWindData.h
${CMAKE_SOURCE_DIR}/include/aman/types/Communication.h
${CMAKE_SOURCE_DIR}/include/aman/types/GeoCoordinate.h
${CMAKE_SOURCE_DIR}/include/aman/types/Quantity.hpp