define the arrival waypoint
This commit is contained in:
@@ -46,6 +46,7 @@ SET(SOURCE_CONFIG_FILES
|
||||
)
|
||||
|
||||
SET(SOURCE_TYPES_FILES
|
||||
types/ArrivalWaypoint.cpp
|
||||
types/GeoCoordinate.cpp
|
||||
)
|
||||
|
||||
@@ -73,6 +74,7 @@ SET(INCLUDE_HELPER_FILES
|
||||
|
||||
SET(INCLUDE_TYPES_FILES
|
||||
${CMAKE_SOURCE_DIR}/include/aman/types/AltitudeWindData.h
|
||||
${CMAKE_SOURCE_DIR}/include/aman/types/ArrivalWaypoint.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
|
||||
|
||||
Reference in New Issue
Block a user