Commit b9f8fd92 authored by Beat Küng's avatar Beat Küng

qgroundcontrol.pro: explain shadow build

parent 30e59ded
......@@ -18,7 +18,7 @@
# -------------------------------------------------
exists($${OUT_PWD}/qgroundcontrol.pro) {
error("You must use shadow build.")
error("You must use shadow build (e.g. mkdir build; cd build; qmake ../qgroundcontrol.pro).")
}
message(Qt version $$[QT_VERSION])
......
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