Could I setup JAR Dependencies field using CMake?

Hi!

I generate MSVS project using CMake - all is ok, but didn’t find how to add jar dependency in CMakeLists.txt? Is it possible?

Thanks in anvance for any help.

Hi Paltr,

Unfortunately, we don’t officially support specifying JAR-related properties in CMake at the moment. I’m not aware of any workarounds (which may exist, though), but we’re planning on improving our CMake support in the near future. We’ll be sure to support your scenario when we do that. Thanks for the feedback!