Skip to content

Fix function to find external.jar

Reiner Hauser requested to merge findexternals into master

It's necessary to dererence the ${result} argument.

I did not notice that the original version is not correct, since due to an abandoned variant I had the external jar location in my cmake cache.

Merge request reports