Y
Hacker News
new
|
ask
|
show
|
jobs
by
KindDragon
3485 days ago
We also used Ivy for C++ dependency management, now we use Conan.io. But it is very different with Ivy in many aspects
2 comments
KindDragon
3485 days ago
Someone suggest use Gradle with C++, but we did not try
https://gradle.org/getting-started-native/
link
pjmlp
3485 days ago
Given its state on Android, I wouldn't advise it.
Google gave up on their plugin for C++ and is now advising cmake as the future for new NDK projects.
link
tfordon
3485 days ago
Thanks KindDragon. I'll try Conan.io this weekend.
link