Skip to content

Commit

Permalink
removed MavLinkDroneController.cpp from cmake lists
Browse files Browse the repository at this point in the history
  • Loading branch information
sytelus committed Jul 1, 2017
1 parent 00d59a1 commit cf21e06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/AirLib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ include_directories(

add_library(AirLib STATIC
${AIRSIM_ROOT}/AirLib/src/controllers/DroneControllerBase.cpp
${AIRSIM_ROOT}/AirLib/src/controllers/MavLinkDroneController.cpp
${AIRSIM_ROOT}/AirLib/src/controllers/Settings.cpp
${AIRSIM_ROOT}/AirLib/src/controllers/FileSystem.cpp
${AIRSIM_ROOT}/AirLib/src/safety/ObstacleMap.cpp
Expand Down

0 comments on commit cf21e06

Please sign in to comment.