I am using external project module for cmake. Is there any way to rebuild local external project (from local directory), then its sources was changed? I have tried special DOWNLOAD_COMMAND or UPDATE_COMMAND, but this commands called only first time.<br>