Closed gpx1000 closed 6 years ago
Unfortunately, following https://github.com/gpx1000/cdep/blob/master/doc/authoring.md#step-14----prove-the-package-can-link uses the hosts' cmake. It should really be changed to use the ndk's cmake. Otherwise system files get used for headers and packages don't build correctly when they really should.
Language has been updated to reflect using ndk cmake as an option.
Unfortunately, following https://github.com/gpx1000/cdep/blob/master/doc/authoring.md#step-14----prove-the-package-can-link uses the hosts' cmake. It should really be changed to use the ndk's cmake. Otherwise system files get used for headers and packages don't build correctly when they really should.