Is it possible to set `jvmArgs` based on the installation directory? I have included some native lib...
s
Is it possible to set
jvmArgs
based on the installation directory? I have included some native libraries in my app resources root directory and I want to set my
java.library.path
to that.