Jump to target

Hello.

I’m trying to make a jumping game. I want to jump my character to the place a clicked.
I’m and old unity developer so I checked but could not find something like Target matching system.

I tried moving char to target point and triggering the jump animation but I did not like the outcome.

Can some one please suggest me a way for it.