<div dir="ltr">HiĀ All,<div><br></div><div>We are pulling some artifacts from Artifactory which provides a checksum file along with the artifacts at <artifact-url>.md5 or .sha256. If I do not include URL_HASH, does CMake automatically check to see if such a checksum file exists and use it's value for the hash check? Or is there a way to provide a URL for the checksum file rather than having to do file(DOWNLOAD <checksum>), file(STRING <checksum-file>), URL_HASH=<checksum-var>?</div><div><br></div><div>Thanks!</div></div>