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
96aa904b
Commit
96aa904b
authored
Dec 19, 2017
by
Beat Küng
Browse files
qgroundcontrol.pro: update build to latest airmapd master
which is now a shared library
parent
ab003135
Changes
1
Hide whitespace changes
Inline
Side-by-side
qgroundcontrol.pro
View file @
96aa904b
...
...
@@ -591,26 +591,9 @@ HEADERS += \
AIRMAPD_PATH
=
path_to_airmapd
#
Protobuf
(
AirMap
)
#
This
should
be
optional
.
As
is
,
QGC
now
requires
protobuf
to
be
installed
.
MacBuild
{
INCLUDEPATH
+=
\
/
usr
/
local
/
opt
/
protobuf
/
include
LIBS
+=
\
-
L
/
usr
/
local
/
opt
/
protobuf
/
lib
}
LIBS
+=
-
lprotobuf
#
airmapd
INCLUDEPATH
+=
$$
{
AIRMAPD_PATH
}
/
include
LIBS
+=
-
L
$$
{
AIRMAPD_PATH
}
/
build
/
src
/
airmap
-
lairmap
-
qt
\
-
lairmap
-
mavlink
\
-
lairmap
-
client
-
lssl
-
lcrypto
\
-
L
$$
{
AIRMAPD_PATH
}
/
build
/
vendor
/
fmt
/
fmt
-
lfmt
\
-
lboost_system
-
lboost_date_time
-
lboost_filesystem
-
lboost_program_options
\
-
lboost_unit_test_framework
\
-
L
$$
{
AIRMAPD_PATH
}
/
build
/
vendor
/
xdg
-
lxdg
\
-
L
$$
{
AIRMAPD_PATH
}
/
build
/
vendor
/
uri
/
src
-
lnetwork
-
uri
\
LIBS
+=
-
L
$$
{
AIRMAPD_PATH
}
/
build
/
src
/
airmap
-
lairmap
-
qt
AndroidBuild
{
...
...
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