Warning, /education/gcompris/android/configAndroid.json.cmake is written in an unsupported language. File is not indexed.
0001 { 0002 "description": "This file is to be read by androiddeployqt", 0003 "application-binary": "GCompris", 0004 "architectures": { 0005 @QT_ANDROID_ARCHITECTURES@ 0006 }, 0007 "android-package-source-directory": "@PACKAGE_SOURCE_ANDROID@/", 0008 "android-package": "net.gcompris", 0009 "android-extra-plugins": "@CMAKE_BINARY_DIR@/lib/qml/Box2D.2.0@ANDROID_QT_QUICK_CALENDAR_EXTRA_PLUGIN_PATH@", 0010 "sdkBuildToolsRevision": "@ANDROID_SDK_BUILD_TOOLS_REVISION@", 0011 "ndk": "@ANDROID_NDK@", 0012 "ndk-host": "@_HOST@", 0013 "qml-root-path": "@CMAKE_SOURCE_DIR@/src", 0014 "qt": "@_qt5Core_install_prefix@", 0015 "sdk": "@ANDROID_SDK_ROOT@", 0016 @STDCPP_PATH@, 0017 "tool-prefix": "llvm", 0018 "toolchain-prefix": "llvm", 0019 "useLLVM": true 0020 }