1 name: "android-cmake" 2 description: 3 "android-cmake is a collection of CMake scripts for building against the " 4 "Android NDK." 5 6 third_party { 7 url { 8 type: GIT 9 value: "https://github.com/taka-no-me/android-cmake/" 10 } 11 version: "556cc14296c226f753a3778d99d8b60778b7df4f" 12 last_upgrade_date { year: 2016 month: 6 day: 2 } 13 14 local_modifications: "LICENSE file has been created for compliance purposes. Not included in original distribution." 15 } 16