diff --git a/CMakeLists.txt b/CMakeLists.txt index 1b8e710bc9e0c1d32171fe76644dd495d1022725..40f28376dcf32bc6b4218d76e10e57a8c4d09218 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -569,12 +569,7 @@ add_executable(qgroundcontrol ) add_dependencies(qgroundcontrol MAVLINK) target_link_libraries(qgroundcontrol - ${SDL_LIBRARY} - ${OPENGL_LIBRARIES} - ${OSG_LIBRARIES} - ${QT_LIBRARIES} - ${FLITE_LIBRARIES} - ${PHONON_LIBS} + ${qgroundcontrolLibs} qextserialport qmapcontrol qwt) # qgroundcontrol install