Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
caab6b36
Commit
caab6b36
authored
Feb 23, 2011
by
James Goppert
Browse files
Fixed typo.
parent
f2590b9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
caab6b36
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment