Skip to content

Commit

Permalink
update cmake build
Browse files Browse the repository at this point in the history
  • Loading branch information
admercs committed Mar 6, 2024
1 parent 73b50e4 commit dd8e381
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/MavLinkCom/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ include_directories(

list(APPEND MAVLINK_SOURCES "${AUTONOMYSIM_ROOT}/MavLinkCom/common/utils/FileSystem.cpp")
list(APPEND MAVLINK_SOURCES "${AUTONOMYSIM_ROOT}/MavLinkCom/common/utils/ThreadUtils.cpp")
list(APPEND MAVLINK_SOURCES "${AUTONOMYSIM_ROOT}/MavLinkCom/common/utils/Utils.cpp")
list(APPEND MAVLINK_SOURCES "${AUTONOMYSIM_ROOT}/MavLinkCom/src/AdHocConnection.cpp")
list(APPEND MAVLINK_SOURCES "${AUTONOMYSIM_ROOT}/MavLinkCom/src/MavLinkConnection.cpp")
list(APPEND MAVLINK_SOURCES "${AUTONOMYSIM_ROOT}/MavLinkCom/src/MavLinkFtpClient.cpp")
Expand Down

0 comments on commit dd8e381

Please sign in to comment.