blob: 0ba6817469553bc271411d7a09a5e67034a10d9e [file] [log] [blame]
Adam Langleybb548402016-09-14 10:02:57 -07001name: "android-cmake"
2description:
3 "android-cmake is a collection of CMake scripts for building against the "
4 "Android NDK."
5
6third_party {
7 url {
8 type: HOMEPAGE
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}