flavio / qjson

QJson is a qt-based library that maps JSON data to QVariant objects.
http://qjson.sourceforge.net
GNU Lesser General Public License v2.1
288 stars 140 forks source link

cmake: fixed soversion on android #57

Closed drizt closed 10 years ago

drizt commented 10 years ago

android is not defined on android. ANDROID must be used.