Commit 03f1a090 authored by Thomas Gubler's avatar Thomas Gubler

add xbee library folder for linux

parent f2b40d34
......@@ -350,7 +350,8 @@ WindowsBuild | LinuxBuild {
}
LinuxBuild {
LIBS += -lxbee
LIBS += -L$$BASEDIR/libs/thirdParty/libxbee/lib \
-lxbee
}
} else {
message(Skipping support for XBee)
......
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