Re: AndroidToolchain.cmake in ECM

2014-07-10 Thread Aleix Pol
On Thu, Jul 10, 2014 at 10:59 PM, Alexander Neundorf wrote: > On Thursday, July 10, 2014 22:23:09 Albert Astals Cid wrote: > > El Dijous, 3 de juliol de 2014, a les 02:04:31, Aleix Pol va escriure: > > > Hi, > > > As you might have seen on my blog post [1], I've been working on > Android > > > s

Re: AndroidToolchain.cmake in ECM

2014-07-10 Thread Alexander Neundorf
On Thursday, July 10, 2014 22:23:09 Albert Astals Cid wrote: > El Dijous, 3 de juliol de 2014, a les 02:04:31, Aleix Pol va escriure: > > Hi, > > As you might have seen on my blog post [1], I've been working on Android > > support for kde. Part of this effort resulted in a cmake toolchain file we

Re: AndroidToolchain.cmake in ECM

2014-07-10 Thread Albert Astals Cid
El Dijous, 3 de juliol de 2014, a les 02:04:31, Aleix Pol va escriure: > Hi, > As you might have seen on my blog post [1], I've been working on Android > support for kde. Part of this effort resulted in a cmake toolchain file we > can use to ensure everything is found properly and adds some help t

AndroidToolchain.cmake in ECM

2014-07-02 Thread Aleix Pol
Hi, As you might have seen on my blog post [1], I've been working on Android support for kde. Part of this effort resulted in a cmake toolchain file we can use to ensure everything is found properly and adds some help targets to generate the apk packages. Now I'd like to make sure everyone knows