Can gradle handle cmake projects?

I am trying to use a zlib in one of my project, the zlib project was built with cmake but I am unsure if that’s the right way to do it.

I posted a lot of additional detals here on StackOverflow as well.