<div dir="ltr">I am required to edit a portion of gdal_translate utility to fit my own needs. For that reason I would need to edit the code in gdal_translate related cpp files. And redo the whole "make" command many times. Is there a way so I can specifically test only gdal_translate functionality. So I don't have to compile the GDAL project many times to test my custom code.</div>