Commit caab6b36 authored by James Goppert's avatar James Goppert

Fixed typo.

parent f2590b9a
...@@ -569,12 +569,7 @@ add_executable(qgroundcontrol ...@@ -569,12 +569,7 @@ add_executable(qgroundcontrol
) )
add_dependencies(qgroundcontrol MAVLINK) add_dependencies(qgroundcontrol MAVLINK)
target_link_libraries(qgroundcontrol target_link_libraries(qgroundcontrol
${SDL_LIBRARY} ${qgroundcontrolLibs}
${OPENGL_LIBRARIES}
${OSG_LIBRARIES}
${QT_LIBRARIES}
${FLITE_LIBRARIES}
${PHONON_LIBS}
qextserialport qmapcontrol qwt) qextserialport qmapcontrol qwt)
# qgroundcontrol install # qgroundcontrol install
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment