How to stop it from building engine, build the game only

I have a unreal engine which is built from source, and if I change anything in my games’ target.cs, the entire engine will be rebuilt.

Is there anyway to avoid this?