<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div>Hello,</div><div><br></div><div>I use the URL_MD5 variable to avoid downloading more than once a library with the ExternalProject_Add command.</div><div>However, I don't manage to get the same MD5 code as CMake when I try to get one with generators available on the internet.</div><div><br></div><div>How could I get the same one for an URL written in the form <a href="http://www.mywebsite.myext/mypath/myfile?">http://www.mywebsite.myext/mypath/myfile?</a></div><div>I have already tried the MD5 of the URL and of myfile but I don't get the same MD5 as CMake.</div><div><br></div><div>Thanks!</div><div><br></div><div>Cédric</div></div></body></html>