I am considering using cmake for my recent project which requires the integration between java and its native implementation. I found VTK also have the similar requirement and made some extensions to cmake to wrap C API for Java interface and generate dependencies between them. I think it would be nice if cmake has them as its common features. Kwan Oh