Tolerate an empty android-extra-libs value
authorAleix Pol <aleixpol@kde.org>
Mon, 10 Nov 2014 02:26:45 +0000 (03:26 +0100)
committerAleix Pol Gonzalez <aleixpol@kde.org>
Mon, 10 Nov 2014 16:35:31 +0000 (17:35 +0100)
commit48005fa33e27c704ce7c5e0a7b1b2209df67b5e1
tree72f160d666a137c5063fb649cb7d8ec0360f1006
parentd631eaeb59f83079e0cad793b54292c1b6128b7d
Tolerate an empty android-extra-libs value

Skip the empty fields in the split. It's obvious that "" means nothing,
there's no other way to read the value.
It especially helps with machine-generated versions of the json files.

Change-Id: Idb957d4fa3076e908e5f437807b171f6ec56863c
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
src/androiddeployqt/main.cpp